A Flash Developer Resource Site

Search:

Type: Posts; User: JulesFrog

Search: Search took 0.01 seconds.

  1. Thread: AS3 to AS2

    by JulesFrog
    Replies
    1
    Views
    1,439

    AS3 to AS2

    Hello,

    I'm not so good at ActionScript. Yet I have this AS3 snippet of code that I need to turn into AS2. Can anyone help?

    import flash.external.ExternalInterface;

    //Adds the CLICK...
  2. Replies
    2
    Views
    2,085

    CS3 Music Player via XML - Play & Stop

    Hello Flash Kit Community. I have a pretty easy question for you Flash gurus regarding a script I am using to play mp3s via an XML file. The example I found does the job just fine, but it plays the...
  3. Replies
    1
    Views
    2,398

    Continue

    Maybe this will help as well.

    Here's the actionscript used in the Flash file:

    myPhoto = new XML();
    myPhoto.ignoreWhite = true;
    myPhoto.onLoad = function(success) {
    //portfolioTag =...
  4. Replies
    1
    Views
    2,398

    Hyperlinks in XML

    Hello everybody!

    I'm new in the forum but have been visiting Flashkit for quite a while now. I have a question. I created a Flash ad that calls pictures and text from an external XML file....
Results 1 to 4 of 4




Click Here to Expand Forum to Full Width

HTML5 Development Center