Old 02-14-2009, 06:23 PM   #1 (permalink)
Junior Member
 
Join Date: Feb 2009
Posts: 1
Default Help getting started

I love this menu and want to use it in my Dreamweaver HTML pages. I'm new to Flash, so could you give me a few more detailed steps for getting started?

This is what I've tried so far with no success:
1. Create a new .fla ActionScript 2.0 file
2. Copy Skin 1 folder into the new library
3. Open the main component folder and drag the main movie clip to the stage

At this point all I see is the icon to enter the movie. I've tried entering the movie and then adding the menu and the button inside the menu. When I try testing the movie, I get the following error: The class or interface 'oxylus.ddsm02s1.menu' could not be loaded.
mwiltshire is offline   Reply With Quote
Old 02-20-2009, 04:18 PM   #2 (permalink)
OXYLUS Staff
 
Razvan's Avatar
 
Join Date: May 2008
Posts: 1,262
Send a message via Skype™ to Razvan
Default

Hello, please be careful on what source files you are copying. Please use the 1-Source and 2-Test folders only, the preview folder might be a bit overwhelming because I have embedded all of the code from the three skins there.

The menu's depend on the .xml file used. You can change the xml file as stated in the help file by opening main.as, you will find the reference there. You have 3 skins each with it's own xml file, test it out nad change the xml reference there with data, data2... etc save the .as file and compile the .fla. It should work.`

Once you have found the right xml you want to use, copy the source files (these are the same for each skin) into your new project as well as the library items from the .fla, drag and drop the specified mc in the help file and compile. It should work just fine.

If you are still unable to realize this, please send me the app at razvan@oxylus.ro and I will closely look into it.

All the best !
Razvan is offline   Reply With Quote
Old 03-09-2009, 02:43 PM   #3 (permalink)
Junior Member
 
Join Date: Mar 2009
Posts: 1
Default I need even more of a walk though.

Could you give us more of a step by step on how to use this in our flash projects?
johnlayson is offline   Reply With Quote
Old 03-11-2009, 07:40 PM   #4 (permalink)
OXYLUS Staff
 
Razvan's Avatar
 
Join Date: May 2008
Posts: 1,262
Send a message via Skype™ to Razvan
Default

I am sorry but these are all of the informations you need. You must also consider that at least basic as2 knowledge is necessary for dealing with these files.

All the best !
Razvan is offline   Reply With Quote
Old 05-18-2009, 07:00 PM   #5 (permalink)
Junior Member
 
Join Date: May 2009
Posts: 2
Default Resize menu

Hello
I am new to this and just need to resize the menu and change the background color? Will this be done in the fla file, and if so where? Also, how do I swith between the three skins? Thank you for all your help. The menu is awesome, if only I could figure out how to use it .
joyg is offline   Reply With Quote
Old 05-26-2009, 08:39 AM   #6 (permalink)
OXYLUS Staff
 
Razvan's Avatar
 
Join Date: May 2008
Posts: 1,262
Send a message via Skype™ to Razvan
Default

Hi joig, to swith between the skins all you have to do is change the loaded .xml file. go to main.as find xmlOb.load... and enter there your xml file, save the .as file and compile the .fla and you have generated a new swf file that uses another xml.

__________________
- Custom work and support at: razvan@oxylus.ro
- Search before posting.
- POST A SAMPLE LINK of the problem.
- DO NOT post links to the source files!
- Forum comes first in solving your problems but if you need asap support post it on the forum and e-mail me with the link.
- Solutions within 48h, sometimes it could take longer.
- If your thread has not received an answer for a long time please renew it, with a new post, in friendly manner.
- BE POLITE !
Razvan is offline   Reply With Quote
Old 08-18-2009, 05:20 AM   #7 (permalink)
Junior Member
 
Join Date: Aug 2009
Posts: 1
Default xmlOb.load and final swf folder question

Could you please clarify and confirm, below is the code line from Main.as , I want to use menue 3, is this a correct reference to the xml for menue option 3?

xmlOb.load(_level0.xml == "data3.xml" : _level0.xml);

Instructions read:
(xmlOb.load(_root.xmlFile == undefined ?
"data.xml" : _root.xmlFile); )

Also, should the compiled swf be exported to your source folder, or should I create a new folder and put in it the FLA, the swf, and the xml, I am embedding the swf file menue in an html web page.

John
indiescore is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:54 PM.