Flash Help svp.
Flash Help svp.
Out of context: Reply #8
- Started
- Last post
- 9 Responses
- dgtl_rchtct0
what cphunk is probably referring to is setting up listeners in your flash document and creating a backButton object in your flash movie that checks (via listener) whether back button has been pressed.
you then write this object out in your html where you settings are for the flash file; ie: onMouseWheel="this.SetVariable...
i won't go into further detail but i believe you will find your answers in the links provided. if not i can post code.