html changes swf framenumber..
- Started
- Last post
- 9 Responses
- mennik
hello, i want to change the framenumber of my flashmovie by clicking on a 'a href' link.
where should i start..
any good resources on this subject or has anyone did this before.
tnx
- frankbb0
you do realise this will only work on a PC and not all browsers support it.
There is a work around for this, it use the localconnection of the flash player, i'll try to find the link
- atze1870
that would be cool, although i think you can only use localconnection to connect to nothing else but the flash player.
- frankbb0
what it does is, it launches a pop-up window, and there is a flash file in the swf.. it passes some varibles to the flash file, which you have just launched, once it is loaded(the new flash file) it send the newly recived information to the localconnection, on arrival your other flash file will pick it up allowing you to talk between the html and flash..
complicated but good..
- atze1870
i dunno if i like this solution...
- frankbb0
:)
ha i thought that when i first looked at it, but it works, you don't have to have a pop-up window, you could have a 1px iframe somewhere and get it to reload the iframe page.. nobody would know...
- mennik0
actually i've skipped the idea and will load seperate swf's instead of refering to framelabels within one swf file.
alltho i found some good resource on the subject..
http://ashzfall.com/flash/fscoml…tnx for helping.
- mennik0
frankbb.. that link isn't working.
- __j0
think this is a good sample: