A Flash Developer Resource Site

Search:

Type: Posts; User: nebuchadnezzan

Search: Search took 0.04 seconds.

  1. Replies
    11
    Views
    852

    why is it required ?

    why do you need this section

    * Set static values for the Stage's width and height.
    Using Stage.width and Stage.height within the code results in
    strangely positioned full images when...
  2. Replies
    2
    Views
    431

    osteel is right... there is nothing as a zoom in...

    osteel is right... there is nothing as a zoom in flash..... just make sure ur image is high in quality so that when it gets larger it still is good to c....
  3. Replies
    2
    Views
    525

    i guess u should start using masks

    i guess u should start using masks
  4. Replies
    7
    Views
    810

    you could review the tutorials about...

    you could review the tutorials about elasticity... its all a mtter of changing the right variables
  5. Replies
    2
    Views
    730

    when you export your flash movie to quicktime or...

    when you export your flash movie to quicktime or avi ANY embedded moview are disregarded or just treated as if they were graphics... so if you want this to work out then you will have to put all your...
  6. ok.... i will tell you some comments.... 1. u...

    ok.... i will tell you some comments....
    1. u need a preloader
    2. the most efficient way is to code the tweens, u can do that using a library such as the one to be found in...
  7. you could try and increase the number of frames...

    you could try and increase the number of frames per second of your movie... for instance if your movie is 12 fps, then multiply by three and change your fps to 36
  8. Replies
    5
    Views
    626

    ok ppl... i give up... i seriously need some...

    ok ppl... i give up... i seriously need some instructions on how to get this thing moving .... please help
  9. Replies
    0
    Views
    525

    mouse follow

    hello,

    i am trying to create this flash movie where i have two sets of lines whose x position depends on the mouse position, now, one set of these lines is supposed to move WITH the mouse while...
  10. Replies
    5
    Views
    626

    mouse follow going gogonuts

    hello,

    i am trying to create this flash movie where i have two sets of lines whose x position depends on the mouse position, now, one set of these lines is supposed to move WITH the mouse while...
  11. Replies
    5
    Views
    626

    i didn't get it yet.... the script should attatch...

    i didn't get it yet.... the script should attatch itself to the parent ... can u further clarify ?
  12. Replies
    5
    Views
    626

    weird mouse follow

    hello,

    i am trying to create this flash movie where i have two sets of lines whose x position depends on the mouse position, now, one set of these lines is supposed to move WITH the mouse while...
  13. Replies
    3
    Views
    454

    yeah... u can solve this problem by clicking on...

    yeah... u can solve this problem by clicking on your text box, then on the properties panel click on the button "character" and attatch the characters u r using... this way the font won't get messed...
  14. Replies
    3
    Views
    454

    yeah... u can solve this problem by clicking on...

    yeah... u can solve this problem by clicking on your text box, then on the properties panel click on the button "character" and attatch the characters u r using... this way the font won't get messed...
  15. Replies
    1
    Views
    255

    Timeline number

    hi there,

    i was wondering if there is an actionscript to get the frame number on the timeline ... i.e. a command in actionscript to know what frame is the timeline on, and thus use this number in...
  16. Replies
    1
    Views
    364

    Flash menu over HTML

    hi all,

    i made a flash drop down menu that i wanted to insert into an HTML page i am designing. I designed the flash movie so that it would have the height of the menu while being unpressed (that...
  17. PHP not loading in a different level

    hi there,

    i have a perfectly working .php file, however this file is able to update dynamic text fields in the swf movie only when it is loaded in level 0, and when i try to use the .php to update...
  18. Replies
    1
    Views
    349

    checking if a movie is loaded

    hi there,

    i have a menu bar that contains subitems, now when i press on certain subitems they load in a movie on a different level, now i want to ensure that if the user clicks on the button...
  19. Replies
    1
    Views
    293

    Invisible Button

    hello there,

    can i set the property of a button (like i do to a movie clip) to
    be invisible (and that implies unclickable too)?

    thankyou,
  20. Replies
    1
    Views
    313

    embedded movie referencing

    hello,
    i am trying to reference a movie which is inside another movie and change its x position, i am trying to do this by:
    _root.parentmovie.childmovie._x=100;

    but its not working for some...
  21. Can we implement stacks and queues in flash MX ?

    Hello... i am currently running some experiments to train myself on actionscripting... and i came across a problem where i need to create a stack or a queue to hold variables... just like the stack...
Results 1 to 21 of 21




Click Here to Expand Forum to Full Width

HTML5 Development Center