A Flash Developer Resource Site

Search:

Type: Posts; User: thephorc

Search: Search took 0.03 seconds.

  1. Thread: load image

    by thephorc
    Replies
    2
    Views
    386

    uh, thanks alot!!!:D

    uh, thanks alot!!!:D
  2. Replies
    1
    Views
    546

    mp3 timer not working??

    var music:Sound = new Sound(new URLRequest("songs/1.mp3"));
    var sc:SoundChannel;
    var isPlaying:Boolean = false;
    var pos:Number = 0;

    time_txt.text = "00:00";
    time_txt.autoSize = "right";
    ...
  3. Thread: load image

    by thephorc
    Replies
    2
    Views
    386

    load image

    so, im trying to create an image gallery ..ive created a xml file, and the captions are working fine.. but im having trouble loading the image ..so, the code for the caption is:



    caption.text =...
Results 1 to 3 of 3




Click Here to Expand Forum to Full Width

HTML5 Development Center