• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Open hyperlinks in same window

New Here ,
Aug 23, 2006 Aug 23, 2006

Copy link to clipboard

Copied

Hi everyone,

I've just got a quick question. When converting the powerpoint to a flash file, does anyone know how to make the hyperlinks on objects (right click object > action settings > hyperlink to > URL) open in the same internet browser window that is currently being used?

Thanks in advanced!
TOPICS
Presenter

Views

497

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 24, 2006 Aug 24, 2006

Copy link to clipboard

Copied

Hi,

I believe it is not possible to open hyperlink on the same window where the presentation is running. It is by design in Breeze to open hyperlinks using a new browser window.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 24, 2006 Aug 24, 2006

Copy link to clipboard

Copied

LATEST
Hi BrendanZ,

In addition, a workaround could be done if you create a button or link in Flash and use the following ActionScript for the button to load the hyperlink:

on (release){
getURL(" http://www.adobe.com", "_self");
}

If you insert the Flash created button in PowerPoint using the Insert Flash option, the button will now load the Adobe website inside the same browser window.

However, if the published file is to be played locally, you would need to read the guidelines and respect the security restrictions for FlashPlayer 8 if you are using FlashPlayer 8 or 9 on your computer.

You can read more about the security restrictions here:

Security Changes in Flash Player 8
http://www.adobe.com/devnet/flash/articles/fplayer8_security.html

You can also read more about using the getURL method in Flash from the link below:

getURL
http://livedocs.macromedia.com/flash/8/main/00005202.html

And if you don't have Flash and want to see this in action, you can get a trial version of flash on the link below:

http://www.adobe.com/go/tryflash

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources