Page 1 of 1

Running an SWF file within ImagevueX

Posted: 11 Mar 2009, 01:08
by smithers.jones
I have attempted to run an SWF file within a gallery in ImagevueX. The SWF will work, the problem that I am experiencing is that it will only play straight through as a loop and ignore the initial Stop command in the actionscript and all the later eventlisteners. I have previously embeded this SWF in an html page and the interactivity works as I would like.

Is there a way to run an SWF file after it's thumbnail is clicked on in an Imagevue gallery with the same result as if it were embedded in an html page? Would there be a method of changing any code or other actionscript within the flash file to fix this problem?

thanks,

Posted: 16 Mar 2009, 11:19
by mjau-mjau
hmm, there is nothing in imagevue that is controlling the SWF. Sure you aren't using any _root references in your FLA? It should act normally(within the various limitations).