A Flash Developer Resource Site

Search:

Type: Posts; User: kaidez

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    1,302

    Pointers on how this is done, please

    http://www.covergirl.com/3dliplook/

    Any idea? Anyone know of a tutorial that explains this?
  2. Replies
    7
    Views
    720

    Hi 5Tons..again thanx for your help here. The...

    Hi 5Tons..again thanx for your help here.

    The links are to be used so that:

    -if the top link is click, a .swf called "top.swf" will load into shell.

    -if the bottom link is click, a .swf...
  3. Replies
    7
    Views
    720

    Hi 5Tons...thanx very much for providing me with...

    Hi 5Tons...thanx very much for providing me with the code!

    What I did was place your code above in a function that runs when the shell movie has completed loading:


    function...
  4. Replies
    7
    Views
    720

    Hi 5Tons. Thanx for the response! Yeah, I'm...

    Hi 5Tons. Thanx for the response!

    Yeah, I'm trying to pass variables from the HTML to the shell.swf and then to the home.swf. Once the variable travels from the html to shell, I can probably...
  5. Replies
    7
    Views
    720

    Passing Variables from HTML to Flash

    I'm sure that the answer's in the forum and I just can't find it. So here goes...

    I have a Flash movie (shell.swf) that loads in an external movie ("home.swf"). Within home.swf, one of two...
  6. Replies
    4
    Views
    1,150

    Hey, jAQUAN. Thanx for your response. I'm, by...

    Hey, jAQUAN. Thanx for your response.

    I'm, by no means, unskilled and disinterested in AS2/3. I'm no Colin Mook but I know what I'm doing.

    I could certainly take a few minutes to consult on...
  7. Replies
    4
    Views
    1,150

    Delegation question: WWYD?

    Here's my dilemma: I'm part of a four-person web team made up of two designers (mostly front-end) and two developers (all back-end). I'm one of the designers and am pretty much considered the head...
  8. It's definetly harder to learn. In AS2, simple...

    It's definetly harder to learn. In AS2, simple actions like button commands and loading .swfs into external movie clips could easily be picked up. Now, AS3 is a full-on OOP and requires...
  9. Do people still think AS3 is bad and AS2 is good?

    Like many others, I was frustrated when AS3 came out. I thought that AS3 pointlessly did away with a lot of simple functionality, like adding commands to a button or loading .swfs into an external...
  10. smayer72: That did it! Thank you VERY much...

    smayer72:

    That did it! Thank you VERY much for your help here...greatly appreciated!!!

    Final working code is below:



    import fl.transitions.Tween;
    import fl.transitions.easing.*;
  11. Hi steve...thanx for the response! I wish that...

    Hi steve...thanx for the response!

    I wish that was the solution. But I did things in AS3 which deprecates "_x", so it no longer works. I did throw a stop() command in there just for the heck of...
  12. [RESOLVED] Get stuff to stop when using ENTER_FRAME

    Hello all. I'm sure that there's an easy answer for this.

    I have a one-frame .fla with script on one layer and a movie clip on another. The movie clip has an instance name of "titleBar," which...
Results 1 to 12 of 13




Click Here to Expand Forum to Full Width

HTML5 Development Center