A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: help pls...xml and flash expert!!!

  1. #1
    Registered User
    Join Date
    Jan 2013
    Posts
    1

    help pls...xml and flash expert!!!

    extract the zip file...and open the .png file...there will be "index.htm"...open it and see the .png file...i want to move the contents of "latestnews" to "designs"...contents are due to xml files which you can see it in the extracted file...pls help!!!i need it immediately...i'll be very thankful...
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Senior Member
    Join Date
    May 2010
    Posts
    178
    Go to frame 60, select menu frame in action layer, open Action Panel and replace the line of code bellow:
    PHP Code:
    var menu_label:Array = new Array("Introduction""Latest News""Illustrations""Our Company""Designs""Contact Us"); 

    poltuda

  3. #3
    :
    Join Date
    Dec 2002
    Posts
    3,518
    Right...

    On the main timeline on the "actions" layer, go to frame 60.
    In the action script, find the "menu_label" array.
    Exchange the positions of the "Designs" and "Latest News" items.

    Also...

    In the library, open the "1. layout" folder, open (double click) the 'all pages' movie clip.
    On the timeline for the "all pages" movie clip go to the "actions" layer.
    Exchange the contents of frames 12 and 15.
    Also on the "pages" layer, exchange the contents of frames 12 and 15.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center