preloader in external swf
preloader in external swf
Out of context: Reply #4
- Started
- Last post
- 7 Responses
- Seph0
you want to communicate from flash in one frame to javascript then to flash in another frame.
Use FScommand.
Only problem is I think you need to reload the page to update the variable. If you find a way of not having to reload the page to refresh variable (i.e looping function in javascript) then let me know, but I dont think its possible.
Forgetting frames for a second, why dont you make the swf transparent background and then you can put the preloader in the same swf, just makes it seem like its seperate.