slideshow custom nav

This is a discussion on "slideshow custom nav" within the Flash & Multimedia Forum section. This forum, and the thread "slideshow custom nav are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Flash & Multimedia Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Mar 24th, 2007, 16:12
Reputable Member
Join Date: Dec 2005
Location: scotland
Age: 27
Posts: 141
Thanks: 0
Thanked 0 Times in 0 Posts
slideshow custom nav

can anyone help me try create a custom nav with slideshow pro as see in the following image
http://www.paulcurley.com/portfolio.jpg
just looking to alter script to have forward and backwards buttons.
any tutorials or anything much appriciated
Reply With Quote

  #2 (permalink)  
Old Mar 24th, 2007, 16:35
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: slideshow custom nav

Okay, so you make the forward and back buttons.

Then you make the slideshow, put the slide show into one big movieclip, and give that movieclip an instance name. Then use the following code to activate the buttons.

Code: Select all
on (release) {
    _root.billy.nextFrame();
}
Code: Select all
on (release) {
    _root.billy.prevFrame();
}
Reply With Quote
  #3 (permalink)  
Old Mar 24th, 2007, 17:05
Reputable Member
Join Date: Dec 2005
Location: scotland
Age: 27
Posts: 141
Thanks: 0
Thanked 0 Times in 0 Posts
Re: slideshow custom nav

i'm a bit of a noob when it comes to flash. could you possible explain a bit more?
Reply With Quote
  #4 (permalink)  
Old Mar 24th, 2007, 17:28
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: slideshow custom nav

hahaha...sure. Okay so your goal is to make a slideshow of pictures...correct? If this is true I will write a tutorial with screen shots and some detail for this.
Reply With Quote
  #5 (permalink)  
Old Mar 26th, 2007, 13:55
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 355
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to MrMadison Send a message via MSN to MrMadison Send a message via Skype™ to MrMadison
Re: slideshow custom nav

But he wants custom navigation? That's what I'm getting.
Create a button! Mess around with it. OR create a movieclip button. Those are fun.
Reply With Quote
  #6 (permalink)  
Old Mar 26th, 2007, 14:18
Reputable Member
Join Date: Dec 2005
Location: scotland
Age: 27
Posts: 141
Thanks: 0
Thanked 0 Times in 0 Posts
Re: slideshow custom nav

cheers man, jacob helped me, and i've got it working. i'll post the final result on here when its finished
Reply With Quote
  #7 (permalink)  
Old Mar 26th, 2007, 14:24
Reputable Member
Join Date: May 2006
Location: NC, USA
Age: 16
Posts: 355
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to MrMadison Send a message via MSN to MrMadison Send a message via Skype™ to MrMadison
Re: slideshow custom nav

Wicked sweet.
Reply With Quote
  #8 (permalink)  
Old Mar 27th, 2007, 03:49
JustinStudios's Avatar
SuperMember

SuperMember
Join Date: Mar 2007
Location: USA
Posts: 406
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to JustinStudios
Re: slideshow custom nav

Just for information, Flash 8 Professional comes with a built-in Photo gallery template which is very functional and can be used as-is (which I don't suggest) or to customize quickly.
Reply With Quote
  #9 (permalink)  
Old Mar 27th, 2007, 04:00
JacobHaug's Avatar
SuperMember

SuperMember
Join Date: Dec 2005
Location: On Internet
Posts: 4,859
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: slideshow custom nav

Yeah, but nothing like the one that he ended up using. Show us a link...we want to see!!
Reply With Quote
  #10 (permalink)  
Old Mar 27th, 2007, 12:15
Reputable Member
Join Date: Dec 2005
Location: scotland
Age: 27
Posts: 141
Thanks: 0
Thanked 0 Times in 0 Posts
Re: slideshow custom nav

soon man, getting design sorted. next few days and i'll post the link
Reply With Quote
Reply

Tags
flash, nav, slideshow

« 3d box | 360 view »
Thread Tools

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom CSS unitedcraig Webforumz Suggestions and Feedback 2 Feb 11th, 2008 17:51
Slideshow help! crg1 Flash & Multimedia Forum 3 Jul 2nd, 2007 14:39
Photo Slideshow millerrs Flash & Multimedia Forum 2 Jan 29th, 2007 08:10
A photo slideshow? millerrs Graphics and 3D 15 Jan 26th, 2007 21:27
Slideshow transition GarethWilliams JavaScript Forum 0 Mar 21st, 2006 10:43


All times are GMT. The time now is 14:58.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43