A Flash Developer Resource Site

Search:

Type: Posts; User: christylove

Search: Search took 0.05 seconds.

  1. Replies
    2
    Views
    751

    That's it? WOW. I feel stupid. After I posted...

    That's it? WOW. I feel stupid. After I posted this I went in and add loader x and y properties and moved it as well. Thanks again. Jaquan
  2. Replies
    2
    Views
    751

    random images into container on stage

    var imgArray : Array = ['1','2','3','4','5','6'];

    var loader : Loader = new Loader();
    loader.load(new URLRequest(imgArray[Math.round( Math.random() * imgArray.length-1 )] + '.swf'));...
  3. Replies
    1
    Views
    5,670

    I would say...ajax, html5, css, php, jquery

    I would say...ajax, html5, css, php, jquery
  4. AS 2 Thank you, thank you. Sorry to be a pain in the...

    Thank you, thank you. Sorry to be a pain in the you know what. I'm going try this.
  5. AS 2 no tutorial? no nothing, daMN!

    no tutorial? no nothing, daMN!
  6. AS 2 help me customize a scrolling image tutorial pls

    hi, i'm hoping you guys can help me figure out how to customize this flash scrolling book movie i have. I found a great tutorial online and followed it and loved it....
  7. Replies
    4
    Views
    5,921

    Where's the part where you can draw?

    Where's the part where you can draw?
  8. Replies
    4
    Views
    5,921

    Amazing Flash site

    How do you think they made this? Alot of it repeats. I have been on there messing around for an hour.

    http://unlimited.orange.co.uk/flash/go
  9. Thank you! I felt stupid asking.

    Thank you! I felt stupid asking.
  10. newbie AS3 question where to put the code

    I am making a site in using AS3, my home page is done. Now I am getting confused. I have the other sections of the site on different frames, for example the contact page is on a frame label called...
  11. Replies
    13
    Views
    8,485

    I had a similar problem recently and this will...

    I had a similar problem recently and this will help me as well. I can't wait to try it. What I think 5Tons is saying Skippers, is to create a new movieclip in AS.

    var mc2HoldButtons:Movieclip =...
  12. Thank you! my internet was down, I will try it...

    Thank you! my internet was down, I will try it tonight.
  13. help stoping picture from moving when it reaches the end.

    move picture according to mouse movement.

    Hi, first post!
    I am new to actionscripting. I have this picture moving based on mouse position. Can anyone tell me how to stop it from moving when the...
Results 1 to 13 of 13




Click Here to Expand Forum to Full Width

HTML5 Development Center