Can an expert help me how to do it please?
I will try to explain what I am planning to do; actually it’s a part from an emulator.
-I have 10 swf video files where a guy is saying 1 number in each video file (from 0 to 9)
-I want to make a page (supposing page 1) where user can enter his phone number 10 digits length in an input text, using 10 buttons exactly like a cell phone (easy I did it)
-After entering the 10 digits he has to press the hash key.
-After pressing the hash key it should jump to page 2 to play a small swf video file, where the guy is saying “you have entered the following phone number …”
-Then jump to a page where the 10 video files should play according to the entered number.
For example: if I entered a phone number 15321…etc
The last page should play the videos (1.swf - 5.swf- 3.swf – 2.swf …etc.) in sequence.
Or at least to jump to play pages according to the entered number
For example: if I entered a phone number 19651..etc
I need some function to make AMS to go and play pages 1 then 9 then 6 then 5…etc , Exactly like the entered number.
Is it possible to do?![]()

Reply With Quote
