|
-
Please! I can't get my mp3 to show getbytes
i have a sound named, my_sound and created 2 dynamic text fields to display the getbytestotal and getbytesloaded.
total = my_sound.getBytesTotal();
loaded = my_sound.getBytesLoaded();
any ideas why they don't display the bytes?
also anyone know how to integrate this into a preloader movie clip that might have a progress bar along with the getbyes functions display as the mp3 loads?
thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|