Flash Gallery | Flash Templates | Flash Menu | Flash Design | Flash Audio & Video

flash page flip

Actionscript 3.0 video tutorials

+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12

Thread: Mini Navigator

  1. #1
    Administrator Living At The FlepStudio! Flep is on a distinguished road
    Join Date
    Jul 2007
    Posts
    5,609
    Rep Power
    9

    Mini Navigator

    flash templates

    One more free utility by FlepStudio has come.


    It's a Flash CS3 images navigator.
    It reads from an XML file, just change the images url inside of the XML file.
    Also, you must change the url that hits the XML file by going at line 33 of LoadingXML.as file.


    At MouseOver of the squares, the gallery displays the right image.
    Also, you can change the design and cutomize it as you prefer.


    MINI NAVIGATOR
    Flash CS3+XML


     










    Description
    Images navigator that reads from external XML file.


    Files package
    main.fla
    org.flepstudio package
    images.xml
    images folder

    Source files available at downloads section of this site.




    Important : Open LoadingXML.as file and change url to XML at line 33.


     


    XML file:


    HTML Code:
    <?xml version="1.0" encoding="UTF-8"?>
    <root>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_0.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_1.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_2.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_3.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_4.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_5.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_6.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_7.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_8.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_9.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_10.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_11.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_12.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_13.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_14.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_15.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_16.jpg</image>
    	<image>http://www.flepstudio.org/utilita/MiniNavigator/images/pic_17.jpg</image>
    </root>

    Source files:
    Attached Files
    Last edited by Flep; 05-06-08 at 17:12.

  2. #2
    Junior Member Settled In energyhigh is on a distinguished road
    Join Date
    Jan 2008
    Posts
    12
    Rep Power
    0

    Re: Mini Navigator

    Hello to everyone,
    first of all i must confece that my english arent on a high level and second that im a new member on this interesting community as i am a new web designer as well
    The flash tools in your community are outstanding and especially for a free use.
    So i must be gladful to all the programmers that share their amazing work.
    So,this is the first flash that i attemped to download and work a little bit
    But i cant understand how can i edit the main.fla file,also the swf file doesnt show anything
    First question,
    i must upload to my site the whole folder and all the files so the mini navigator will work?
    i cant work it local on my pc?
    Second question: i cahnged the path of the pictures in the main xml file,also the url in the other xml file but i cant do anything
    And third question : the main.fla file,shows me an error : unexpected file format?
    why is that?
    Last edited by Flep; 07-01-08 at 12:11.

  3. #3
    Administrator Living At The FlepStudio! Flep is on a distinguished road
    Join Date
    Jul 2007
    Posts
    5,609
    Rep Power
    9

    Re: Mini Navigator

    Hi and welcome

    Are you sure you are using Adobe Flash CS3 version ?
    unexpected file format means you are trying to open a CS3 file with a previous version...

  4. #4
    Junior Member Settled In energyhigh is on a distinguished road
    Join Date
    Jan 2008
    Posts
    12
    Rep Power
    0

    Re: Mini Navigator

    you are right,
    i am using flash professional 8.
    So because im at work,later when i go home where i have the cs3 installed i will ask again for your advise.

  5. #5
    Junior Member Settled In energyhigh is on a distinguished road
    Join Date
    Jan 2008
    Posts
    12
    Rep Power
    0

    Re: Mini Navigator

    although i would like to ask,
    if i open the main.fla file in cs3 can i edit it local?
    what i mean is in the xml file,you can only use url's for the images instead of a path in your own pc?
    Possibly my questions are stupid but what can you say about a starter!

  6. #6
    Junior Member Settled In bruce92 is on a distinguished road
    Join Date
    Oct 2007
    Posts
    1
    Rep Power
    0

    Re: Mini Navigator

    cool! wow, flep, you're a guru full of ideas!!

  7. #7
    Administrator Living At The FlepStudio! Flep is on a distinguished road
    Join Date
    Jul 2007
    Posts
    5,609
    Rep Power
    9

    Re: Mini Navigator

    Quote Originally Posted by energyhigh View Post
    although i would like to ask,
    if i open the main.fla file in cs3 can i edit it local?
    what i mean is in the xml file,you can only use url's for the images instead of a path in your own pc?
    Possibly my questions are stupid but what can you say about a starter!
    you need CS3 anyway...

  8. #8
    Junior Member Settled In energyhigh is on a distinguished road
    Join Date
    Jan 2008
    Posts
    12
    Rep Power
    0

    Re: Mini Navigator

    can i change the color of the buttons?i mean the orange color
    also my pictures are 200x200 pixels,can i adjust the movie to these kind of dimensions?

  9. #9
    Administrator Living At The FlepStudio! Flep is on a distinguished road
    Join Date
    Jul 2007
    Posts
    5,609
    Rep Power
    9

    Re: Mini Navigator

    Quote Originally Posted by energyhigh View Post
    can i change the color of the buttons?i mean the orange color
    also my pictures are 200x200 pixels,can i adjust the movie to these kind of dimensions?
    Just open main.fla and modify the color of mc_bg

  10. #10
    Junior Member Settled In CoordChobaxia is on a distinguished road
    Join Date
    Feb 2008
    Posts
    1
    Rep Power
    0

    Post To that who searched electrical engineer job

    People greetings! It seems to me on www.flepstudio.org someone asked circuit city job What have found in this occasion?

+ Reply to Thread
Page 1 of 2 1 2 LastLast

Similar Threads

  1. Mini Gallery
    By Flep in forum Utilità di FlepStudio
    Replies: 25
    Last Post: 20-01-10, 16:06
  2. Mini Gallery
    By Flep in forum FlepStudio utilities
    Replies: 9
    Last Post: 30-03-09, 20:34
  3. Mini Navigator 2
    By Flep in forum FlepStudio utilities
    Replies: 2
    Last Post: 28-03-09, 07:38
  4. Mini Navigator
    By Flep in forum Utilità di FlepStudio
    Replies: 16
    Last Post: 21-04-08, 13:06
  5. Mini Navigator 2
    By Flep in forum Utilità di FlepStudio
    Replies: 0
    Last Post: 18-02-08, 12:13

Tags for this Thread

Bookmarks

Posting Permissions

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