#1 (permalink)  
Old 05-10-2008, 09:16 PM
Member
 
Join Date: May 2008
Posts: 30
Default Support Archive

this is a great file, everything you need from fonts to pics to help files are included and well documented.

i do have one question though… hopefully you can point me in the right direction…. i altered the menu’s size to fit my purposes, and also wanted to change the display size of the xml-loaded images to fit my new dimensions. I changed the size of the ‘picture’ movieclip, but it only alters the size of the dark gray box while the xml-loaded image stays the same.

is there a way to change the size of these?
Reply With Quote
  #2 (permalink)  
Old 05-10-2008, 09:17 PM
Super Moderator
 
Join Date: May 2008
Posts: 518
Send a message via Skype™ to Adrian
Default

hi, Open MenuItem.as and find these two lines:
Code:
Img._width = 25;
Img._height = 18; 
//(line 96 and 97)
Modify those sizes with the one you desire.
Reply With Quote
  #3 (permalink)  
Old 05-10-2008, 09:18 PM
Member
 
Join Date: May 2008
Posts: 30
Default

Is there a way to drag and drop into another fla?
Reply With Quote
  #4 (permalink)  
Old 05-10-2008, 09:18 PM
Super Moderator
 
Join Date: May 2008
Posts: 518
Send a message via Skype™ to Adrian
Default

You should copy the library items into your project, than drag the place holder located on the stage onto you project’s stage, than use the same script to load the xml for the menu.
Reply With Quote
  #5 (permalink)  
Old 05-10-2008, 09:19 PM
Member
 
Join Date: May 2008
Posts: 30
Default

Hello, how can i modify this to read a basic RSS feed from Wordpress

Need to just process the and to make it dynamic from my blog. Is this possible?
Reply With Quote
  #6 (permalink)  
Old 05-10-2008, 09:19 PM
Super Moderator
 
Join Date: May 2008
Posts: 518
Send a message via Skype™ to Adrian
Default

Sorry , it only works with the xml structure that you found in the package.
Maybe you could use a php script to generate the xml file for the menu, from a rss feed. Unfortunately, I’m not fammiliar with php so I can’t help you with the script but that would be a good workaround
Reply With Quote
  #7 (permalink)  
Old 05-29-2008, 06:00 PM
Junior Member
 
Join Date: May 2008
Posts: 7
Default

Hello Adrian:
I´ve sent you an email befaure discover forum. Well, I´m trying to include this flash gallery in a personal html, but when is charged, not appears images and text is "undefined". Please, help me with this question.
Also, is there any possibility to include description in right images (not in categories, description in images included in categories)

Vicen
Reply With Quote
  #8 (permalink)  
Old 05-30-2008, 11:22 AM
Super Moderator
 
Join Date: May 2008
Posts: 518
Send a message via Skype™ to Adrian
Default

Hello Vicen,
You are talking about a flash gallery but this thread only referrs to the "Image Vertical Menu". Please post your question in the right section of the forum.
Reply With Quote
  #9 (permalink)  
Old 11-04-2008, 04:27 PM
Junior Member
 
Join Date: Aug 2008
Posts: 3
Default

Quote:
Originally Posted by Adrian View Post
hi, Open MenuItem.as and find these two lines:
Code:
Img._width = 25;
Img._height = 18; 
//(line 96 and 97)
Modify those sizes with the one you desire.
I could not find this, please give me exact details on where to find this code to modify.

Last edited by diveloper; 11-04-2008 at 07:09 PM.
Reply With Quote
  #10 (permalink)  
Old 11-04-2008, 07:13 PM
Junior Member
 
Join Date: Aug 2008
Posts: 3
Default

Never mind I found it.
Reply With Quote
Reply

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


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.