
Welcome Guest
|
#1
|
|||
|
|||
|
Problem: can't export to Flash Player 8
It's for a preloader, taken from this tutorial:
http://actionscript.org/tutorials/b...der/index.shtml this is the code: onClipEvent (enterFrame) { loading = _parent.getBytesLoaded(); total = _parent.getBytesTotal(); percent -= (percent-((loading/total)*100))*.25; per = int(percent); percentage = per+"%"; loadBar._width = per; if (percent>99) { _parent.gotoAndStop(7); } } My problem is that this wont work with Flash player 8 (or Flash Player 7 for that matter), only version 6... can anyone help me with this? i'd really like to use flash player 8, as i have quite a bit of text that needs smoothed out with version 8's ant-aliasing for readability. |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Flix 8 for Flash 8 is available | on2com | Flash Video |
1 | 09-27-2005 09:54 PM |
| Sencesa Flash Player 1.4 | Loluga | New Softwares | 0 | 07-22-2005 01:55 PM |
| Open Letter to Macromedia | molaram | General Flash | 10 | 02-18-2005 01:29 AM |
| Flash Player 7 | FlashMove | Members Cafe |
5 | 08-08-2003 03:17 AM |
| Introduction and movie export problem. :) | NukleoN | Flash MX |
6 | 01-09-2003 05:40 PM |





