;

PDA

Click to See Complete Forum and Search --> : Why is my timing Off Help Help Help!


KurtB
08-31-2005, 02:26 PM
I have exported my fun file as a swf. the file contains jpegs, text and mp3 audio. The file is less then 3MB. I then uploaded it to my website directory and it plays back fine as a stand alone swf or in HTML.

However, when it is uploaded to an asp site the animation runs too fast. The site runs at 12 fps and preloads the swf prior to play.

What am I doing wrong in Koolmoves?

gusmus
09-01-2005, 02:33 AM
There are a couple of articles worth reading about integrating Flash with ASP. It seems to come down to the way ASP reads the flash data and how Flash presents that data to be read.

http://www.asp101.com/articles/flash/

http://www.asp101.com/articles/flash2/index.asp

From what I've read from other sources there also seems to some confusion/conflict over the use of the different flash versions but that is something that needs further looking in to. Hope that helps a bit.