PDA

View Full Version : How to run JavaScript after Flash has completed playing?


tej
01-18-2010, 11:09 AM
Hi!!

I want to run a javascript above my flash.meaning I have a flash game,on the completion of which i want to run a javascript which runs absolutely fine with php,but is dosnt run when used in flash.

I am totally new to flash, I know that flash dosent understand javascript,so how do i call javascript from within flash.Any help will be appreciated

Joe Micheal
01-19-2010, 08:33 AM
You need to use actionscripts to use javascript.