A Flash Developer Resource Site

Search:

Type: Posts; User: CyborgX

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    411

    How do you put a link in the drop down menu part...

    How do you put a link in the drop down menu part of a button like I have a main button "News" which drops down to "Recent" and "Archive". How do I make the Recent and Archive buttons links, becuase...
  2. Replies
    2
    Views
    476

    oh yeah :)

    oh yeah :)
  3. Thread: Please Help

    by CyborgX
    Replies
    6
    Views
    709

    Hmm I dont really think you can make the whole...

    Hmm I dont really think you can make the whole swf a link..
    You can make a button inside the swf to go to wherever
    Inside the actions put

    on (release) {
    getURL ("http://www.bla.com",...
  4. Replies
    2
    Views
    476

    Ok here's wutz happenin.. The button for one of...

    Ok here's wutz happenin.. The button for one of my links on my page does nothing after I made it a button and put the action code..

    on (release) {
    getURL ("http://fear45.tripod.com/main.html",...
  5. Replies
    1
    Views
    497

    In the drop down menu I made, I put the drop down...

    In the drop down menu I made, I put the drop down part under the over part of the button in the main menu. What I'm trying to ask is how do you make the drop down menu stay there? Like if you have...
  6. Replies
    1
    Views
    434

    I need some good looking blank buttons that I can...

    I need some good looking blank buttons that I can put text on, etc. Anyone know where I can get some?

    Thanks.
  7. Replies
    2
    Views
    683

    What's happening is im clicking it and nothings...

    What's happening is im clicking it and nothings happening
  8. Replies
    2
    Views
    683

    I put this into my enter button actions: on...

    I put this into my enter button actions:

    on (release) {
    getURL ("http://fear45.tripod.com/main.html", "_self");
    }

    Is that right and where EXACTLY is it supposed to go?
    Thanks.
  9. Replies
    4
    Views
    595

    Thanks Its Workin

    Yea, I got it to work now. Thanks everyone
  10. Replies
    1
    Views
    433

    I've looked through the tutorials, but I can't...

    I've looked through the tutorials, but I can't get the Mouse Over function thing to work.. Like when you put the mouse over a button and it changes, etc.

    Someone please tell me, not a link to the...
  11. Replies
    1
    Views
    402

    When I click on the Enter button I made, it...

    When I click on the Enter button I made, it doesn't do anything. The action code on the button I have is..

    on (release) {
    getURL ("http://fear45.tripod.com/main.html", "_blank");
    }

    And...
  12. Thread: Preloading

    by CyborgX
    Replies
    4
    Views
    662

    Friggin Smilies

    Replace :p with all of the green smiley faces i forgot to turn em off.
  13. Thread: Preloading

    by CyborgX
    Replies
    4
    Views
    662

    Percentage Bar

    Put a dynamic textbox into frame 1 and call it /:percentdisplay, then put this code into the action part of the textbox.

    onClipEvent (enterFrame) {
    percentloaded =...
  14. Replies
    4
    Views
    595

    After I've published my movie and put it on the...

    After I've published my movie and put it on the website and all, it will never load, It's only an intro, so its not that big. I've let it sit there long enough to know that it just hasnt loaded yet....
Results 1 to 14 of 14




Click Here to Expand Forum to Full Width

HTML5 Development Center