A Flash Developer Resource Site

Search:

Type: Posts; User: flashes

Search: Search took 0.07 seconds.

  1. Replies
    3
    Views
    506

    no problemz!

    no problemz!
  2. Replies
    3
    Views
    506

    try this: .autosize = true;...

    try this:

    <instance name>.autosize = true;
    <instance name>.background = true;
    dataLoad = new LoadVars();
    dataLoad.onload = function(){
    showAll.text = this.<var name>;
    }; ...
  3. Replies
    2
    Views
    613

    Flash Menubar with submenu

    i have created a flash menubar with submenu items. on "over" of mainmenu button, my submenu will load. however once my mousecursor leaves the mainmenu item, the submenu will unload. i cannot click on...
  4. Replies
    23
    Views
    1,984

    yes yes. i agree. i was trying to create a...

    yes yes. i agree. i was trying to create a menubar for my webpage and would like my buttons to fade in and out while it does some other animations. i realise i could not do it till i switch it to a...
Results 1 to 4 of 4




Click Here to Expand Forum to Full Width

HTML5 Development Center