Skip to main content
Participant
September 15, 2010
Answered

How can a jpg in Flash be shown in a new tab outside of Flash, when required

  • September 15, 2010
  • 1 reply
  • 382 views

I have several jpg files in small sizes inside a photogallery in my Flash presentation and wish to have them displayed - if required - individually outside of Flash as well, i.e. when people will click on a particular jpg, a new Tab will open and a full size jpg will be streamed there, no matter how large in size, no matter whether small or large in screen dimensions, etc. The user will remain inside my Flash program and continue looking through other jpgs. Can anyone help, pls. I use Flash CS5+ActionScript 2

This topic has been closed for replies.
Correct answer kglad

use getURL() to open any (browser compatible) file in another browser window.

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
September 15, 2010

use getURL() to open any (browser compatible) file in another browser window.