Professional :: Interactive Slideshow With Hover And Click Functions

Mar 22, 2011

I am a multimedia student and I want to create an interactive slide show to put in the Portfolio section of my web site. How would I do that? Would it be easier to do in Dreamweaver CS5 or create in After effects then import in Dreamweaver? I have never done slideshows. What I want; is a slide show of my work to scroll on the screen, when the person hovers their mouse over the picture from left to right, the slideshow moves, when you click on a specific image, you are able to see the image in a bigger size.

View 1 Replies


Similar Posts:


Professional :: Create A Interactive Slideshow In Flash That Will Not End Up On The Web?

Apr 22, 2010

I am pretty new to flash but I am kind of getting the hang of things. I am trying to create a interactive slideshow in flash that will not end up on the web. These are three quick questions I currently have. Thanks for any help you can provide
 
1. Let's say I have an icon of a person in my flash file, how can I make it so that when my moves rolls over the person a thinking bubble appears and when it rolls off the bubble disappears?
 
2. If I have a small image of a page version of a .pdf file in my flash file, how can I make it so that when the little .pdf page icon is click the .pdf file is launched?
 
3. I understand how to create a square button over text and mess with its up/down/over/click settings, but I am wondering how I can do something like change the color of the text when it is clicked or when the mouse is over it? Right now I only know how to change the color of the square button.

View 2 Replies

Professional :: Interactive Slideshow - Each Image Automatically Slides To The Left Every 10 Seconds?

May 3, 2011

I need to create an interactive slideshow where the each image automatically slides to the left every 10 seconds. There should also be the option of clicking a button to move both back and forth as well.

View 1 Replies

ActionScript 3.0 :: XML For Interactive Slideshow?

Sep 14, 2009

I have an interactive slideshow that I need to do which display pictures. Upon hitting the "next" or "previous" button one pictures needs to slide off to the left with motion blur and easing while the next one comes on from the right.

Sounds simple enough right!

As far as I have been able to find out, the best way to do this would be using XML. I have looked at a ton of tutorials on xml for AS3 and I can't seem to adapt them to match what I am trying to do. There seems to be so many different ways that one can go about loading xml and all of them are different so I don't see how to make the different tutorials integrate into what I need. I found tutorials that do pictures and text, or just text, or pictures that go automatically but not with buttons etc - and what I need is just pictures with buttons and motion easing (which I can probably figure out once I learn how to load the xml pics and get them moving with buttons).

I was not expecting to get some code that I could just copy and paste but I have not been able to figure out to adjust the code to fit what I need.

I am doing the AS in an .as file and I am trying not to put any AS in the fla document because this slideshow is just one section of a bigger framework.

View 4 Replies

ActionScript 2.0 :: [Flash CS3] Creating An Interactive Slideshow?

Feb 7, 2008

What I try to make in Flash is some kind of interactive slideshow, with .swf files instead of static images. I want to have kind of control pannel with buttons numbered from 1 to n, always visible at the front layer. In the background, there will be swf files that change, for example, every 30 seconds. And each change consists of fade in and fade out effect of the swf container (and so the loaded swf file itself). During the swf changes, the buttons should change too by switching their states from 0 to 1 and so on. User should be able to skip to any frame he wants by clicking the corresponding button.This is the code I already have:

Code:
// Preparation
button1_mc.framenumber_txt.text = "1";

[code].....

View 1 Replies

ActionScript 2.0 :: Control A Sort Of Interactive Slideshow Sound

Apr 13, 2011

I am using this code to control a sort of interactive slideshow. I have an array which contains framelabels and when you press a button it moves on to the next framelabel

[Code]...

to stop it. But i really need the fade in and out effect because the visual transition is gradual and the sound transition isn't.

View 5 Replies

Make A Picture Show Up On Hover Over / On Click?

May 1, 2009

I have inserted in an image and a button and tried both ways.  When you click on the image I want a picture to appear.  I am using this on a map of a building I want to be able to show pictures of what you would see if you were in the building.  The only problem I am running into is that when you click where the picture shows up it will appear.

View 15 Replies

ActionScript 1/2 :: Stop The Buttons Becoming Click-able But Still Hover?

Feb 28, 2012

I have a flow chart, the Flash works perfectly, no problems, however i am using the multiple screens on Powerpoint slides in a program called Articulate (a simple program to house things like this as a whole media object on a website etc).The only issue with this is that i need to add links on top of each button on the page, which link to other slides in the presentation. So not hyperlinks in the Flash code, slide-hyperlinks in Powerpoint.

The Flash code should be enough to make the shapes have hover states, but not be a 'button', if that makes any sense? The hyperlink shapes i add on afterwards in Powerpoint should be the clickable areas with the cursor turning to a hand, but the Flash code by itself should just have a hover state with the cursor staying as an arrow.

Here's the code -
var tl:MovieClip=this;
for(var i = 1; i < 30; i++){

[code]......

View 20 Replies

Actionscript 3 :: Click - Creating An Interactive Animation Of A Cat Can Stroke - Rub - Poke

Oct 28, 2010

I am creating an interactive animation of a cat you can stroke, rub, poke etc. I have implemented some basic functions in an attempt to recognize the different gestures, I am using the mouse down and mouse up events to track the duration and distance of the click.

My problem with this is that the 'distance' is measured from the start point and end point of the click, so if it ends near where it started you won't be able to tell how many times the click has 'rubbed' back and forth. Is there anyway to track the distance based on the full path of the click?

[Code]...

View 2 Replies

ActionScript 3.0 :: Create An Interactive Animation Which Allows The User To Click On Objects?

Dec 29, 2011

I am trying to create an interactive animation which allows the user to click on objects which then starts a new animation and i'm having trouble with removing the old animation movieclip and adding the new one my code is this:

stop();
var snake:Loader = new Loader();
var box:Loader = new Loader();
var snake2:Loader = new Loader();

[code]....

(its after the box is clicked I want the snake animation to be removed and the 2nd snake animation to be added)now I reckon I dont need the boolean.

View 3 Replies

ActionScript 2.0 :: Easing On Mouse Click Tut + Interactive Image Panning Tutorial No Werky Together?

Mar 6, 2009

Interactive Image Panning [URL]...Tutorial and the

Easing on Mouseclick [URL]... Now i tried to combine these 2 together and nothing happens , either 1 works or the other one works but never the 2 together.... [URL]...

View 9 Replies

Professional :: Make The Calender Appear On Hover Of The Button?

Aug 14, 2010

i have a flash form and i have a calender and want to make the calender appear on hover of the button - the problem is i did not make the calender I only have the SWF file so i have to do a load event and then make the output on the calender go into the "date" section of the contact form.

View 31 Replies

ActionScript 3.0 :: Simulate A Mouse Hover/mouse Click?

Nov 30, 2010

I am looking for a way to simulate a mouse hover/mouse click. What's happening is a bar is autoscrolling and checking to see if there is an active button 'below' it. Sort of like a bar rolling along a music staff and checking for notes.

What can I use to accomplish this?

View 5 Replies

Professional :: Create Hover Text From Mouse Rollover With Nav. Menu?

Oct 12, 2010

I'm using CS5 actionscript 2. I would like to create hovering text when one mouses over an item in the navigation window (please see pic). You know, something that would act like a brief abstract to give the user more info re: whether or not they need to click on that link.At present, the nav_mc is linked to an xml doc FYI (the nav_mc accordians in and out, but doesn't have to). I input what I want the menu and submenu to say in the xml nodes and it shows up. It would be cool if the hover text added could also be xml driven tooI am green to this so the more detail the better. Do I need to create a new xml doc? new .swf? How do I link this? Should I use Flash Builder or Catalyst?

View 6 Replies

ActionScript 3.0 :: Button / Mc Change Color On Click In Slideshow?

Jul 12, 2011

I have a slideshow with keys that when clicked, direct the viewer to a certain image in a slideshow.  I did this using some as3 directing flash to go to certain frames with specific labels tied to specific 'keys' or little navigation buttons.
 
Often I see slideshows where once the little navigation button that represents a certain slide in a show is clicked, it changes color.  Not just when it is clicked, but when it is currently on the specified image.  When another button is clicked, and when that image in the slideshow is no longer 'current', the color of the button (or mc if that's what it needs to be) changes back to the normal color.  Currently, I have the button's over and down states as one color, and the up and hit states as another color.  What do I need to do to ensure that when the button is clicked, and it's corresponding image is the 'current' image shown on screen, that the button changes to a different color to distinguish it from the rest of the nav buttons?
 
Here is an example of what I want to do:[URl]...

View 3 Replies

IDE :: Adding Click Events To A Simple Slideshow Flash

Nov 4, 2009

I downloaded the trial of flash cs4 and have created a simnple flash.I am creating a simple slideshow, each of the slides should be clickable and redirect the browser.I created images then imported them and they were automatically converted to symbols.I combined the symbols using some motion tweens.I then created an actions layer and created clasic tween wher I want the user to be able to click.My problem is I cant get it working. I think I am not referencing the right objects.[code]I have tried setting the object reference to the motion tween instance name, the classic tween name on the actions layer and the symbol name none seem to work

View 1 Replies

ActionScript 3.0 :: 2 CLICK Functions On 1 Button?

Feb 23, 2010

I'm making a menu in flash and I want that when I CLICK the button/movieclip moves up and when I CLICK again it moves down again. I allready did it with MOUSE_OVER and MOUSE_OUT but that gave me problems.
 
Here is the Code:
 
//Eventlistenersmenu_over.buttonMode = true;menu_over.addEventListener(MouseEvent.MOUSE_OVER,onOver,false,0,true);menu_over.addEventListener(MouseEvent.CLICK,onOut,false,0,true);//Functionsfunction onOver(e:MouseEvent):void {menu_over.gotoAndPlay("menu_op");}function onOut(e:MouseEvent):void {menu_over.gotoAndPlay("menu_beneden");}

View 3 Replies

IDE :: Get A Button To Do Two Different Functions With One CLICK Event?

Sep 30, 2009

I have attached a sample fla file of what i am talking about. I am trying to get a button to do two different functions with one CLICK event. depending were you are on the time line a window should open on close when button is clicked. The problem is it dose it once, opens then closes. I would like it to work every time the button is clicked either open or close depending on the state.

View 5 Replies

ActionScript 2.0 :: Calling Multiple Functions From A Click Cs2

May 20, 2009

Is it not possible to call more than one function at a time?, this is my problem:-

btn.onRelease = function()
{
blah();
something();
jump();
}

When I run something like the one above, jump is executed but everything else is ignored, would really like to run all functions at the same time.

View 6 Replies

ActionScript 3.0 :: Control Two Functions On One Button Click?

Jan 10, 2009

how I can control two events on one (the same) button click. On click, the first function must jump the user to a particular frame label and at the same time trigger a second function which is a movie clip on that particular frame. I must note that the event listener is attached to an actual Button and not a movie clip.

View 3 Replies

ActionScript 3.0 :: Button (MovieClip) With Two Click Functions

Aug 9, 2009

I'm almost 100% sure that I have to write an if, else statement for this. Below is the code I have for a button(movieclip) I created. It is suppose to play an animation when you click on it. Then when you click it again it's suppose to play a second animation that will take it back to the original state. What is happening is, it goes straight to the clicked state without playing the animation. However when you click the second time it plays the animation that takes you back to the original state. Am I correct in believing the only way to get the animation to play on both clicks is to use an if, else statement.

function clickPlus(event:MouseEvent):void {btn1.gotoAndPlay("clickOpen"); }btn1.addEventListener(MouseEvent.CLICK, clickPlus);
function clickX(event:MouseEvent):void {btn1.gotoAndPlay("clickClose"); }btn1.addEventListener(MouseEvent.CLICK, clickX);
btn1.removeEventListener(MouseEvent.CLICK, clickPlus);

View 3 Replies

Actionscript 3.0 :: SWFAddress - CLICK Functions Firing Twice?

Sep 21, 2009

Has anyone noticed that if you go from one page to another the new selected navigational item's CLICK function fires twice? Put a trace into each CLICK function to see this happening. This is because the CLICK function is being called by the button and the SWFAddressEvent.CHANGE too.

View 1 Replies

ActionScript 3.0 :: Flash Menu - Two Click Functions On One Button

Feb 23, 2010

I'm making a menu in flash and I want that when I Click the button/movieclip moves up and when I Click again it moves down again. I already did it with MOUSE_OVER and MOUSE_OUT but that gave me problems.

Here is the Code:
Actionscript Code:
//Eventlistenersmenu_over.buttonMode = true;
menu_over.addEventListener(MouseEvent.MOUSE_OVER,onOver,false,0,true);
menu_over.addEventListener(MouseEvent.CLICK,onOut,false,0,true);
//Functionsfunction onOver(e:MouseEvent):void {menu_over.gotoAndPlay("menu_op");
}function onOut(e:MouseEvent):void {menu_over.gotoAndPlay("menu_beneden");
}

View 1 Replies

ActionScript 3.0 :: Launch Two Functions With One Mouse Event CLICK?

Aug 12, 2009

Is it possible to launch two functions with one mouse event CLICK?

if so, what is the syntax?

View 11 Replies

Professional :: How To Create A Interactive Map

Jun 22, 2010

i want to create a map that can read data that come from access or excel (as data source) and reflect on the map the data source include jobs being done on different places on that area and highlight what and where are the current jobs being done.and all . basically , data source actions converted on the map ?

View 2 Replies

Professional :: Interactive Cryptex

Aug 26, 2011

Hi,
I am building a cryptex( the dial device from Da Vinci Code)(See attached image) I built a 3D version and I want the user to be able to turn the dials and when they release, it triggers an action. There are two ways I am considering, but not sure which is easier considering I am a beginner to actionscript:
 
1.) I can render out small movies of each dial turning 360 degrees, but would it be possible for the user to drag the dial and cycle through the keyframes of the clip? I saw an example of using a slider to cycle through keyframes but don't know if this is possible.
 
2.) The dials were built and animated in flash. (Though I am unsure if this can be done without some 3D Flash plugin, which I don't have)
 
Any thought or tutorials that relate to this would be greatly appreciated. I looked for slot machine tutorials, since it has similar dials but had no luck.
Thanks
 
Also, I have Flash Professional CS5

View 1 Replies

Professional :: Interactive 3D Flip - CPU Usage ~50%

Feb 13, 2010

in the "Interactive 3D Video Flip" tutorial i take the cod and applied to my stuff I noticed that when the page was rotated the Flash player consume 40-50% from my CPU , how it's possible? the animation it's finish but the CPU it's 40-50% used . tested in mozilla and IE and from Flash ( when i test the movie) Pentium 4 and athlon 64 X2 tested!!!.. windows 7 last version of flash player 10.045.

[Code]...

View 2 Replies

Professional :: Interactive Email Signatures?

Aug 18, 2010

if it is possible to create your own interactive email signature using flash or dreamweaver and if so is there a place where I can find some information on how to do this. I am new at the webside of design and I am looking to create this for the company I work for. I have seen websites where you can pay for this service but was looking to find out how to do it myself. Not sure if I need to purchase an add on software or not to be able to do this

View 2 Replies

Professional :: Interactive Pano In Flash

Sep 14, 2010

I have made a panorama in PS CS5. Is it possible to export it to Flash in order to make an interactive Flash panorama, where I can pan around?

View 1 Replies

Professional :: Best Software To Do Interactive 3d In Flash?

Oct 26, 2010

We would like to create a training module for our client that shows them how to use a device like a cell phone.  We'd like to be able to use a 3d model (preferably created in 3ds Max, since we own that) and bring it into Flash, where they could click on various buttons and get feedback.I found something similar to what we're looking for on Newegg's site:
 
http:[url]...Just click on the "3d View" down below in the Overview section.What should we get to achieve this?

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved