Hi,
i recorded a simulation using Captivate and published it as SWF file. Then i loaded it in another SWF file using Actionscript 3.0. However i want to dispatch an event at the end of the simulation from Captivate and then i want to make an action according to this event. is this possible? is there any way to do this?
i.e. i want to know that simulation is finished...
You could set something to trigger on reaching the end of the project in the file of the recorded swf which you have imported. There are many options which you can trigger including launch a file, execute javascript, assign a variable value etc have a look at the options. You'll have to try this to see how this would work inside another swf though.
Webbo