A Flash Developer Resource Site

Results 1 to 1 of 1

Thread: Converting Flash 4 preloader to flash mx

  1. #1
    Junior Member
    Join Date
    Apr 2006
    Posts
    21

    Converting Flash 4 preloader to flash mx

    I have a preloader that I really want to use on my site but it was created with flash 4. I have looked at the code and have no idea how to convert it to flash mx. Could someone take a look at it? I also think it was written in some other language. I also attatched the file if you want to take a look at it. Also, here is the link where I got the preloader from: http://www.flashkit.com/movies/Scrip...-556/index.php


    P = int((100*_framesloaded)/_totalframes);
    trace(P);
    tellTarget ("/Prozent") {
    gotoAndStop(_level0:P);
    }
    Attached Files Attached Files
    Last edited by void99; 05-03-2006 at 03:43 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center