Flash CS3 - Flash CS4

Free tutorials and scripts for all.
Actionscript 3.0

Mini Navigator

This is a discussion on Mini Navigator within the FlepStudio utilities forums, part of the Tutorials category; One more free utility by FlepStudio has come. It's a Flash CS3 images navigator . It reads from an XML ...


Go Back   Forum Flash CS3 Flash CS4 > English Forums > Tutorials > FlepStudio utilities

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 07-01-08, 05:46
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,354
Blog Entries: 1
Rep Power: 6
Flep is on a distinguished road
Mini Navigator

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
File Type: zip MiniNavigator.zip (706.9 KB, 212 views)


Last edited by Flep; 05-06-08 at 17:12.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #2 (permalink)  
Old 07-01-08, 12:05
Junior Member
 
Join Date: Jan 2008
Posts: 12
Rep Power: 0
energyhigh is on a distinguished road
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-01-08, 12:14
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,354
Blog Entries: 1
Rep Power: 6
Flep is on a distinguished road
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...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-01-08, 12:43
Junior Member
 
Join Date: Jan 2008
Posts: 12
Rep Power: 0
energyhigh is on a distinguished road
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.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-01-08, 12:53
Junior Member
 
Join Date: Jan 2008
Posts: 12
Rep Power: 0
energyhigh is on a distinguished road
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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

photoFlow

  #6 (permalink)  
Old 07-01-08, 13:26
Junior Member
 
Join Date: Oct 2007
Posts: 1
Rep Power: 0
bruce92 is on a distinguished road
Re: Mini Navigator

cool! wow, flep, you're a guru full of ideas!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 07-01-08, 14:07
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,354
Blog Entries: 1
Rep Power: 6
Flep is on a distinguished road
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...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 10-01-08, 08:25
Junior Member
 
Join Date: Jan 2008
Posts: 12
Rep Power: 0
energyhigh is on a distinguished road
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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 11-01-08, 06:57
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,354
Blog Entries: 1
Rep Power: 6
Flep is on a distinguished road
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 19-02-08, 14:03
Junior Member
 
Join Date: Feb 2008
Posts: 1
Rep Power: 0
CoordChobaxia is on a distinguished road
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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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 On
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads

Thread Thread Starter Forum Replies Last Post
Mini Navigator Flep Utilità di FlepStudio 16 21-04-08 13:06
Mini Gallery Flep FlepStudio utilities 1 21-02-08 08:11
Mini Navigator 2 Flep FlepStudio utilities 0 18-02-08 12:18
Mini Navigator 2 Flep Utilità di FlepStudio 0 18-02-08 12:13
Mini Gallery Flep Utilità di FlepStudio 3 14-01-08 11:15


All times are GMT. The time now is 20:03.


Powered by vBulletin versione 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC4
Forum SiteMap


FlepStudio
by Filippo Lughi
P.IVA 03605860406