A Flash Developer Resource Site

Search:

Type: Posts; User: mr_zen256

Search: Search took 0.03 seconds.

  1. I have made a little bit of progress with this...

    I have made a little bit of progress with this FLA but it still isnt functioning as it should!

    I can get the rollout function working at the same time as the button clicks but the rollout is...
  2. Opps, you're right! There were a whole bunch of...

    Opps, you're right! There were a whole bunch of buttons that I'm not actually even using. They were from a previous tutorial file I used to create this FLA.

    The movie clips I need to have GetURL...
  3. Thanks for your reply. The buttons I was...

    Thanks for your reply.

    The buttons I was referring to were actually already movie clips. Their functions (GetURL) still dont work because of the "onRollout" event on the parent clip.

    I still...
  4. [MX] Buttons wont work within a movieclip

    Hi - I have a parent movieclip with buttons inside and when I add an event to the movieclip such as "on (rollout)" the events on the buttons inside no longer work. I did some hunting around and found...
  5. Firefox is resizing SWF outside of workspace!

    Hi, I was recently informed our website is running extremely small when using the firefox browser so I downloaded and installed it to see for myself. Sure enough the website was about 100x100 pixels...
  6. Hi Whispers! Thanks for your reply. After...

    Hi Whispers! Thanks for your reply. After replacing the code with the one you mentioned, the formatting now works perfectly!


    loadText = new LoadVars();
    loadText.load("news.txt");...
  7. Trouble with html formatted dynamic text box

    Hi, I am loading an external text file into flash and I cant get the text to format properly. I am using MX 2004 and have checked the "Render text as HTML" property but when I go to test the flash...
  8. Possible 2 selectively change properties of text loaded from txt file?

    Hi, just wondering if it is possible to change a certain section of text that has been loaded dynamically from txt file ie. make one word bold and the rest normal. If this is possible how would one...
  9. I found a work around. I tried replacing the MX...

    I found a work around. I tried replacing the MX 2004 scroll pane with the MX scroll pane and it has corrected the issue.
  10. RESOLVED: SWF loaded into scroll pane randomly going out of bounds

    Hi there. I'm having an unusual problem with the SWF file I am loading into a scroll pane randomly going out of the bounds of the scroll pane. I cant seem to figure out why. Has anyone had this...
  11. How to use scroll bar with a movieclip ie. Form

    Hi there, my I am wondering if it is possible to assign a scroll bar to a movieclip. I have a form that requires it to go beyond the limit of my main movie dimensions but am unsure of how to achieve...
  12. xmouse co-ords not working with swf imported into swf

    Hi all. I've been using a gallery that scrolls on mouse movement and it works great as a standalone swf file but when I import it into the main mc the mouse clip no longer works. Any help would be...
  13. Replies
    6
    Views
    503

    bump

    bump
  14. Replies
    6
    Views
    503

    The "name" in the code...

    The "name" in the code "name.textColor=0x6666CC;", is that referring to the instance of the text box? I have tried placing the code in several different places but it doesnt seem to want to work ...
  15. Replies
    6
    Views
    503

    Yup, that's right... I'm just not sure of the...

    Yup, that's right... I'm just not sure of the code implementation. If you could show an example that would be fantastic.

    eg.

    curr_item.onRollOver = curr_item.onDragOver=function () { var x =...
  16. Replies
    4
    Views
    441

    Is this the one you mean? ...

    Is this the one you mean?

    http://www.flashkit.com/tutorials/Interactivity/Navigation/Horizont-Jeremy_B-744/index.php
  17. Replies
    6
    Views
    503

    Thanks for your reply :) Where would that...

    Thanks for your reply :)

    Where would that line of code need to be placed for it to work?
  18. Replies
    6
    Views
    503

    Please help! (actionscript newbie)

    Hi everyone. I have been using an actionscript that generates a menu from XML (http://www.kirupa.com/developer/actionscript/xml_dropdown_menu.htm) and I am having problems working out how to make the...
  19. Replies
    1
    Views
    476

    Multi leveled drop-down menu probs.

    Hi everyone, I'm trying to get a dropdown menu to work with mulitiple sub levels. The problem I am having is that the sub menus are not clearing on roll out in some cases. The way I have set it up is...
Results 1 to 19 of 19




Click Here to Expand Forum to Full Width

HTML5 Development Center