ActiveDen

Stardust Menu

  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
mrtamas says

Hi, is it possible to add links to the buttons?

Posted 3 years ago
  • Has been a member for 3-4 years
  • Author had a File in an Envato Bundle
  • Interviewed on the Envato Notes blog
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • United States
  • Referred between 50 and 99 users
ChristianKragh says
Author

Yes, of course mrtamas, but please note that it is within the Flash file (AS3), not XML . Thanks.

Posted 3 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
senselessboy2005 says

hey i need some help with link buttons

we have this code function butnClick(event:MouseEvent):void { if (event.target.num 0) { // For the 1st button: // Add your button click actions here } else if (event.target.num 1) { // For the 2nd button: // Add your button click actions here } else if (event.target.num == 2) { // For the 3rd button: // Add your button click actions here }

ca you give me an example how i link let’s say http://google.com for the first button.

Regards.

Posted 2 years ago
Author
ChristianKragh ChristianKragh replied

Sure.

if (event.target.num == 0) {
navigateToURL(new URLRequest(“http://google.com”), “_blank”);
}

Posted 2 years ago
  • Has been a member for 2-3 years
  • Exclusive Author
senselessboy2005 says

still not working….do i have to upload it on my web ‘couse is not working and i have insert your code ….when i click a button it doesn’t do anything.

Posted 2 years ago
Author
ChristianKragh ChristianKragh replied

After you edit the code, you must export the SWF again and then test it on the SWF . The code is correct.

Posted 2 years ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
mgummel says
Purchased

Hey, I am trying to put this on top of the carbon background of my site. Is there a way I can make the background transparent? I am trying to make this fit but just dont want any background…

Posted 1 year ago
Author
ChristianKragh ChristianKragh replied

I would make it all Flash but you could also make the HTML Flash-embedding parameter ‘wmode’ set to ‘true’. Thanks.

Posted 1 year ago
  • Has been a member for 3-4 years
  • Bought between 1 and 9 items
mgummel says
Purchased

I trired ‘wmode’, ‘transparent’ but it is not working. Is there a way in flash to make your stage tranparent. so the effect will blast over my site. Kinda like a transparent layer?

Posted 1 year ago
Author
ChristianKragh ChristianKragh replied

wmode should work, make sure there is no background layer or objects, just the menu. That’s the only way to make the Flash transparent onto objects and things in the HTML that are there. Otherwise, put all your content into the Flash.

Posted 1 year ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
Matt_S says

Little more help Christian, I want to do something like “gotoAndPlay(“frame label”) for a movie clip with the instance name content.

When I add content.gotoAndPlay I get an access of undefined property error. If I add it inside the paraenthesis I get an expecting identifier before my frame label error.

function butnClick(event:MouseEvent):void { if (event.target.num 0) { content.gotoAndPlay("home"); } Yields access of undefined property error

function butnClick(event:MouseEvent):void { if (event.target.num 0) { gotoAndPlay(content.”home”); }

Yields expecting identifier before home error.

Any help would be appreciated.

Posted 8 months ago
Author
ChristianKragh ChristianKragh replied

Well the second one is just incorrect actionscript, you cannot write that; first one is saying it can’t identify content – you sure you have the write path? Is there a movieclip with an instance name of ‘content’ in the same movieclip as the button and does it have a frame label of “home” within it? If you are still having trouble, please email me your files.

Posted 8 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
Matt_S says

Sorry I left the == off when I typed the function the first time.

But no the movieclip with the instance name content is a separate movie clip on the stage with the buttons.

I tried adding parent and root but neither of them worked either.

Posted 8 months ago
  • Has been a member for 0-1 years
adregion says

Can I use this item in dreamweaver?

Do it works with dreamweaver?

I didn’t know much with flash.

If i purchase this item, can you change contents for me so that i can just put it in the dreamweaver and works?

I have only 4 webpage to link, i think it is some simple to you.

Posted 2 months ago
Author
ChristianKragh ChristianKragh replied

You can put the SWF into a web page by using Dreamweaver. If you need file modifications and/or edits, please email me to request a quote. Thank you.

Posted 2 months ago

You must sign in or sign up to purchase this item.

$5Regular Licence

$5

Regular Licence a website (commercial, personal, client), free game, e-card, or presentation - Details

$25Extended Licence

$25

Extended Licence an app, paid game, or other software project, a website template for sale - Details

62 Purchases 29 Comments

Buyer Rating
12345 ( 15 ratings )
ChristianKragh

ChristianKragh

  • Has been a member for 3-4 years
  • Author had a File in an Envato Bundle
  • Interviewed on the Envato Notes blog
  • Exclusive Author
  • Sold between 10 000 and 50 000 dollars
  • Bought between 1 and 9 items
  • United States
  • Referred between 50 and 99 users
View Portfolio
Created 7 July 08
ActionScript Version AS3
Documentation Well Documented
Flash Files Included Flash FLA
Opens With Flash CS3 (9+)
Published Size 26kb
by
by
by
by
by