Professional :: Any Links To Creating A Clickable Map?

Jul 8, 2010

i want to draw a map of a campus. then when you click on different buildings, the building pops up big (possibly with text alongside it)any links to a tutorial how to do this?

View 8 Replies


Similar Posts:


Flash :: Professional - Precisely Defined Links On Clickable Map?

Mar 20, 2011

I'm to make a clickable map divided in regions, where it is possible to see some info when you rollover the precisely defined regions, and when you click on that region > go to a specific website. Is it the best way to make this in Flash or are there other or easier ways?

View 1 Replies

Professional :: Creating Outbound Links To Various Websites?

May 17, 2010

Using AS3, how can I attach links to outbound websites? I have a button graphic dragged onto the timeline. It is meant to function much like a "hot spot". So, I would like to attach the script to the button so that it will link to another website when clicked upon. But where do I add the script in AS3, and what is that script to be? ~ For example, do I need to go into edit mode where I see the 4 states, or can I simply attach it to the main timeline? - I'm looking to do whatever's the simplest!
 
Also, the button is called myButton in my library...can I use that same button for everywhere I want to add an outbound link to different websites, or am I going to have to change the name for every different link? For example, myButton02, myButton03? I'm hoping to use the same graphic button, and hoping the timeline will understand and follow the script instead of being confused and all links wind up going to the same site.

[Code]...

View 2 Replies

Professional :: Creating Color-based Links In Flash?

May 9, 2011

I have an image with seven distinct colors.  I would like for each color to be linked to a separate html page if clicked.  Can flash link to a page based on the color of the area clicked? 

View 3 Replies

ActionScript 2.0 :: Add Clickable Links To Popup Menu

Nov 30, 2009

I've been asked to modify this flash piece (CS3, AS2) and add clickable links to the pop up menu. For the life of me I can't get it to work, and my head hurts from searching the web top to bottom for an answer. I would attach the fla but its too large, but basically you scroll over a button, in this case a dot, and it triggers a pop up box beside it with a list of items. These are generated by frame identifiers, and when you roll over the box it goes away. I need it to stay there and make that list of items clickable ones.

View 5 Replies

ActionScript 3.0 :: Clickable Links Dynamically Displayed From XML?

Dec 14, 2009

scrap that I got the links working but the same url keeps showing up for each link:

Code:
var url=myXML.links.a[i].@url;
var url_name=myXML.links[i].a;

[code].....

View 0 Replies

ActionScript 2.0 :: Make TextField Clickable Links To _blank Instead Of _self?

Feb 7, 2007

When a user clicks on a URL, I want the new page to open up in a new window (or tab),instead of always in _self, which of course replaces the movie. I've trace'd the htmlText contents, and see TARGET="" where it's building the clickable links, which I assume the browsers interpret as the same thing as _self. Is there some better way to change the target for any URLs, short of doing a search and replace of the htmlText field

View 9 Replies

ActionScript 2.0 :: Mp3 Player - Add Another Attribute In For A Clickable Button That Links To Another Page

Aug 17, 2007

I've gone through an mp3 tutorial series and modified the final result for what i'm looking for. one thing i would like though is to be able to add another attribute in for a clickable button that links to another page that would have lyrics. so my xml would look like this i believe or something close <song name ="Test Track 4" band ="Band4" file="test4.mp3" lyrics="testlyrics.html" /> basically so it adds another button in after the track listing so you can click and view the lyrics that would be on a separate page. I don't quite understand how it all draws together in flash actionscript and how to put the lyrics attribute on another button.

View 5 Replies

ActionScript 1/2 :: Adding Alert Boxes To Movie Items With Clickable Links?

Sep 1, 2009

I currently have a movie where I have an icon (image) and a block of text as a clickable button (locked together) the button takes you to a specific urlActionScript
Code:
on(release){
geturl("[URL]");
}

What I need to do is replace the geturl with some script that will add an alert box with 2 options. I would like the box to have a title something like "Where would you like to go from here?" then two text links "Members Excel" (which will take them to members-excel-forum) and "Newsgroup Excel" (which will take them to newsgroup-excel-forum), like I said I have many more to add but once I have the code and a "How to" I should be able to adapt it.I will have to do this for each of the items (I'll have to unlock them first) there are 24 items in my movie (it looks like 12 as there is an icon and text locked together for each category) so I need to do this for 16 of them, I say Alert box as this won't be bothered by a pop up blocker. The Code [URL]

View 3 Replies

ActionScript 2.0 :: Vertical Scrolling Dynamic Text That Can Be Separate Clickable Links?

Sep 25, 2002

I am wondering how to make a movie clip that contains automatic vertical scrolling dynamic text(from an external .txt file) I dont want to press buttons to scroll text, I need it to be constantly scrolling, then loop once the text has been read from the external txt file.

I also require each line of the dynamic text to be clickable links that will take each line of text to a specific link. Ive uploaded a zip file containing fla and swf i found which shows vertical scrolling text. However if i move any of the graphics and text field clips around the stage the text cannot be seen anymore. why is this? can you put all of the items on the main stage in a movie clip so i can resize and move the scroller around the stage?? I tried this but again the text disapeared when i exported the movie? Is this due to the x + y co ordinates in the scripting?

How can you adjust the size of this scroller without this happening? Can the scrolling text be taken from an external file and each line of text be a seperate hyperlink? Follow this link (copy and paste it into your browser window, DONT click on it): [URL]..

View 9 Replies

ActionScript 3.0 :: Slide Show Code Generating Random Images With Clickable Links

Oct 26, 2011

i am doing a slideshow with images occuring randomly wch hav clickable links,okay it works but at times the transition is very fast instead of the 8s interval i expect ,when i view the trace() output ,i have noted that at times the timer is triggerd twice or more simultaneously...my code is below...what maybe the cause may u kindly assist i have 21 frames with 21 images

[Code]...

View 2 Replies

Creating A Clickable Scale Button?

Aug 24, 2009

I am creating a survey in flash to survey people's opinion about the temperature in a building. What I am hoping to do is have a scale which the surveyee can click on (see attached image) with 5 options from Too warm, warm, just right, cool, and too cold, and record where on the scale they click.
 
For example, if "Just Right" were correlated to an answer of 3 and "Warm" was correlated to an answer of 2, and a user were to click halfway between the two, I would want the recorded value to be 2.5. If they click closer to "Just Right" I want the recoded answer to be 2.8, etc.
 
It seems that the quick and dirty way I can think of doing this is to create a serious of invisible buttons over my scale which can then tell me where they click, but then I am limited in the granularity of the answer and it would just be a pain to create that many buttons.

View 3 Replies

CS3 AS Fail: Creating A Clickable Ad Banner W/ ClickTag?

Nov 23, 2009

Not really resolved, just giving up

View 2 Replies

Creating Flash Animation With Clickable Buttons At The End?

May 31, 2010

I'm ultimately trying to create a flash page for an html website that has a brief five-second animation during which 3 buttons fade in (buttons then become clickable after the animation is over).

The animation part is done. Right now, I am trying to get my movie to stop and hold on the last frame, where I want to add the 3 buttons that the user can click on to take them to one 3 different html pages of my website.

All instructions that I've found online have said to create a new layer for actions, insert a keyframe on the last frame of the movie, and add stop(); in the actionscript window. However, when I have the keyframe selected, my actionscript window says "current selection cannot have actions applied to it".

I definitely don't have any objects selected, just the keyframe.

You can see that I have the frame (a keyframe) that I want to insert a "stop" action selected in the Actions layer. This is the first frame in which the buttons exist, and from what I can tell, I need the clip to stop on the first frame of my buttons, after my animation is over. (Still figuring out how to get the buttons to work, but will address that later...)

[URL]

View 1 Replies

IDE :: Creating A Clickable Interface That Shows Values Graphically?

Nov 4, 2006

I need to create an interface for a competition which also is a fund raising event. There are a number of teams, and for each point a team scores, their 'points' will be equivalent to a certain amount of money.Problem:To figure out a way on how to make so, that when you click/add a point to a certain team, the following should happen:1) The team's amount increases2) The team's bar shows the same increase3) The total amount of all teams updates and shows at the top of the screenHere's a pic that illustrates the whole thing:Fund raiser interfaceIs there anyone out there who has a clue on how to get this thing working? The graphical aspects of it with tweening etc is no problem, it's the actual "adding value to Bar1 and have a MC show the increase, and summarize the total value of all bars" programming that I'm struggling majestically with.

View 1 Replies

ActionScript 3.0 :: Creating A 3D Rotating Soccer With Clickable Black Areas?

Jan 18, 2010

I don't often come onto forums, only when its really a big problem, and atm i need to create a 3d soccer ball that can rotate, but the black areas on the soccer ball i need to make click-able, kinda like having a soccer ball nav Can someone please point me in the right direction, i managed to build a transparent sphere made up of bitmap images that are click-able but i don't know how to skin the sphere with a soccer ball texture

View 0 Replies

Actionscript 2 :: Clickable Links In A Scrolling HTML Enabled Dynamic Textfield In Flash Movie - Works In Flash Pro Not In Browser?

Dec 13, 2010

I have developed a rolling credits style movieclip in Flash using Actionscript 2. Text is loaded from an XML file and parsed into a dynamic textfield. This text includes hyperlinks to webpages defined by a url node in the xml so Flash can add the appropriate a href to the dynamic text field and make the link clickable.

In my first attempts to do this the textfield stayed still and all the links worked fine both testing locally and when I run it in a browser on my website.Then I wanted to make things move ... which I achieved easily enough and tested locally (from within Flash Professional) and the links remained clickable, a browser window opened and the webpage i was expecting to see opened... great

However, when I export the swf, upload it and run it from my website suddenly the links are not working. So I tried to test the movie in a browser from Flash Pro - same problem, it must be something to do with Flash Player and the moving dynamic textfield.

a couple of observations - the cursor will change to a hand icon when over the links as you would expect, and if I right click on the link and click open in a new window the link works ok, just not when I left click. If I stop the scrolling then the links become clickable again, it is only when the textfield is moving... actually its not technically scrolling, im moving the whole textfield.

View 1 Replies

ActionScript 3.0 :: Creating Links From Xml?

May 26, 2009

I am trying to generate a list of links via xml using as3. I have created a movie linkHolder and a text field called linkText.

I then add link text to linkHolder and add linkHolder to the stage. I have an eventListener attached to linkHOlder which calls a function and when I roll over the links it activates the function correctly.

How do I give a unique id or reference to each button so that I can pull up the correct link associated with it?

Here's some of my code:

Code:

function createVideoLinks():void{
for (var i:int=0; i<externalXML.videoClip.length();i++){
//build the arrays of link text and link destination
vidText[i]=externalXML.videoClip.vTitle[i];

[Code].....

View 4 Replies

Creating Links To Different Pictures?

Jan 6, 2010

I am trying to get each of the following pictures in my flash file to link to different webpages. I have tried a bunch of different things, and can't quite get it to work right. I have put different urls on the images, but when I click on them they all go to that first url.

View 1 Replies

ActionScript 3.0 :: Creating Links Using Xml?

May 26, 2009

I am trying to create a list of links from some xml. I pout the link text into a textfield and then put this textfield inside a movie called linkHolder
 
How do I assign a unique identifier to the movie such that when the user clicks I can pull up the correct url from an array.

[Code]...

View 3 Replies

Creating A List All Links In A .fla File?

May 28, 2009

I have to make a list every document linked in a multiple .fla files. I can pull them up doing a find for .pdf but I can't figure out how to copy the links from the results field. Each file links to 1000+ pdfs, so i'd like to avoid doing this one at a time. Is there a way to export the results of the find function to a .xml or .txt file?

View 1 Replies

ActionScript 2.0 :: Creating Links And Images?

Jun 10, 2003

I put together a "photo gallery" using the tutorial I found at kirupa:

[URL]

and i was just wondering what kind of function would I need to make each one of the images clickable AND go to separate url's. I figured out that I would NEED a function and a separate array that would link up the URL's to the Images but I don't know how to really make the images clickable in the first place.

View 4 Replies

IDE :: Creating Text Links In Flash?

May 20, 2009

I was wondering what the best practice was for creating text links in flash? I know how to create a button of course, give it an up, over and hit state. What I normally do is copy the text into each frame, and change the colour for each so that the user can tell when they're hovering and hitting the button. For the hit status, I draw a square for the hit.

But this can be time consuming if you have a lot of text links throughout your site. Especially if you want to change the text colour of your over and hit frames.

So I looked into making a better solution using Actionscript, which was having a function for each of the status, where you change the colour of the button.

I was wondering if anyone else had any other thoughts or wanted to share how they do their text links?

View 4 Replies

ActionScript 3.0 :: Creating Banner With Links?

Mar 4, 2011

how to create a banner in flash CS5 using actionscript that operates on a timer and when clicked navigates to the specified link.

View 1 Replies

ActionScript 1/2 :: Creating Links In Flash Heading

Apr 28, 2009

i am creating links in my flash Header. they are working in Flash preview, but when i am publishing them to HTML they are not working! here is the code i am using

[Code]...

View 1 Replies

ActionScript 3.0 :: Creating Links Automatically Between SWF Files

Jan 13, 2009

I've been given a bunch of .swf (about 100) that I need to link together. Rather than doing it manually, old-school style, I decided to write a document class that will sort the content, animate transitions and create links automatically. The basic idea is that all content on the stage conforms to a naming convention whereby all buttons are prefixed with "btn_" + nameofswf.swf - the code recognises this and adds event listeners. The background image is simply called "background". I might add some further functionality later for rollovers, depending on what I need. As a frame script, the code works perfectly - it's when I converted into a class the fun begins.

The code:
package hair {
import fl.transitions.Tween;
import fl.transitions.easing.*;
import fl.motion.easing.*;
import flash.events.*;
[Code] .....

View 1 Replies

ActionScript 3.0 :: Creating Links Between Pages On Stage

Sep 16, 2009

I was wondering how do I make a link to a new page from a page that has already been played onto the stage. The pages are made from movie clips, and the buttons are also movieclips. So for example, I click on about us from the menu bar, and the page animates on, and within that page is another link to go to another page. I just cannot get it to work. All the pages that I have are made from movie clips.

View 9 Replies

Actionscript 3.0 :: Creating Links From Plain Text?

Jul 30, 2009

I've been playing with an xml feed for a semi-useful class (which I'll post when it's done)....but I've run into a small problem.The XML feed doesn't send me HTML content, it only sends text. So a node that should read.Url...So I need to work out some way of recreating these links from a text only feed. Before I give myself a headache and attempt to create a class that searches each line of text for "http://" and then searches for the next space in the text, does anyone know if this has already been done? Is there a class out there that can look at normal text and convert bits that are web addresses into links? If not, can anyone think of a more efficient way to do it than searching the text for "http://" and then looking for the next space?

View 7 Replies

Actionscript 2.0 :: Creating Links That Save Files To Desktop?

Feb 2, 2010

I've been developing a Flash cd-rom for a client, and a particular page in the movie has an "press room" that will contain links to images and pdf's located on the cd-rom itself. I'm familiar with creating buttons, and set up a link like this on the button.

Code: Select allon(release){
getURL("images/feat_prct.png");
}

Obviously, it's a pretty simple link that brings the image up in the browser. That's great and all, but I'd really like it to bring up the option to save the image somewhere. I know that a reasonably smart person could just click on it in the browser and either pull it to the desktop or "save as", but I'd like to eliminate that step for them. I'd also like to be able to create buttons that link to pdf files in the same way.

View 3 Replies

ActionScript 2.0 :: Creating Links To Each Picture Dynamically In Gallery

Dec 22, 2004

I am new to flash and I created a gallery that loads the pictures from an xml file. I was wondering how I could create the links to each picture dynamically from the xml sheet in a seperate movieClip named "menu_mc".

View 5 Replies







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