A Flash Developer Resource Site

Search:

Type: Posts; User: worked

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    6,426

    Two questions for you? 1. What is the purpose...

    Two questions for you?

    1. What is the purpose of this conditional? Seems to work without it

    if(m.d < 0) {
    m.rotate(Math.PI);
    d *= -1;
    }

    2. ...
  2. Replies
    8
    Views
    7,735

    condenseWhite = i heart you;

    Thanks! ... and for the int/uint heads up!
  3. Replies
    8
    Views
    7,735

    Xml

    Hey there- I thought I would tack on to this thread... years later. Anyway the following code successfully adds the text to the textField, but includes buffer space to the top. Seems to happen...
  4. Replies
    4
    Views
    781

    post the rest

    Hey there- I'm interested in how you came to this conclusion. Clearly the XML is not external. Can you post that portion of the code as well? Thanks!
  5. Replies
    2
    Views
    614

    amazing!

    Working Now. I changed the MouseEvents to ROLL_OVER and ROLL_OUT, they don't bubble and once they reach the target (container) the propogation stops. Or I can set the mouseChildren property of the...
  6. Replies
    2
    Views
    614

    dynamic MOUSE_OVER animation

    Hey there- An AS3 animation question.

    I have successfully created a simple MOUSE_OVER animation that rotates a graphic when it's parent movieclip is moused over, and pauses when the mouse is...
  7. Replies
    0
    Views
    613

    external asset + removeChild()

    Hey there- Quick question.

    I have a simple button (btn1) that when clicked loads an external .swf (external.swf) to the display list, while also removing btn1 and showing btn2. External.swf...
  8. Replies
    11
    Views
    30,291

    I'm having issues loading .html files and .swf...

    I'm having issues loading .html files and .swf files. I've included the html and swf shadowbox javascript files with still no luck. What needs to be tweaked for this to work? Any suggestions?...
  9. Replies
    11
    Views
    30,291

    Nevermind it's working now. I forgot to place...

    Nevermind it's working now. I forgot to place all the .js files in the inc/ directory
  10. Replies
    11
    Views
    30,291

    Datagrid + ExternalInterface.call not working...

    So here's a good one. If I have a very simple datagrid with a CHANGE event handler, the ExternalInterface.call() does not work. If I trace(ExternalInterface.call) I receive a value of NULL. Can...
  11. Replies
    11
    Views
    30,291

    My hat is off to you. However, this is written...

    My hat is off to you. However, this is written and compiled in as2. Since you posted this in the as3 forum I rewrote it in as3 (its working, to your credit of course). Oh and I love that keysClose...
  12. I too suffer from windows session envy...

    Hey there- Thought I'd speak up on your behalf. I own a MBPro, running 10.4.11 with CS3 Flash Professional installed. I'm currently in the process of learning to develop with AS3/PHP/MySQL and can...
  13. Replies
    3
    Views
    5,873

    papervision 3D

    Thanks for responding... here's what I need.

    Export your 3D Model or Scene to Papervision3D
    Open the Folder that Swift 3D Created
    Open the .FLA file in Flash
    Post ActionScript (and if...
  14. Replies
    3
    Views
    5,873

    Export to papervision 3D - Need code...

    Hey there-

    I am looking for someone to create a simple Swift 3D v5 animation, export it to papervision 3D and post the code... I currently can not afford Swift 3D v5 and would really like to view...
Results 1 to 14 of 14




Click Here to Expand Forum to Full Width

HTML5 Development Center