Professional :: Properly Linking A Flash Animation To A URL?

Apr 28, 2010

created a new layer with one keyframe in frame 1, which spans the whole animation. In this layer I entered the ActionScript in REFERENCE 1. It works fine in several browsers, including IE8, FF3.6, and Chrome, and works for the customer. Then....
 
Their webmaster emailed back saying that he "did not see any links in the new banner." I'm not sure what this means, and if he actually tested the code.They sent me an example from a previous developer, which is REFERENCE 2.I compared it to what I published--which was generated by the CS4 "Publish" option. This is REFERENCE 3.Did I do something wrong? Everything works in all my tests, and they work for the customer.
 
It looks like they're missing a lot of information from the header. It is much smaller than the header that CS4 generates. They also have a link under the <!--url's used in the movie--> comment. Could this affect the performance? To my knowledge, this is obsolete. Perhaps they used an older version of Flash? 
 
REFERENCE 1: ACTIONSCRIPT TO MAKE BANNER A LINK.
 
stage.addEventListener(  MouseEvent.CLICK,  function(evt:MouseEvent):void  {   var url:String = "http://www.URL.com/";  var window:String = "_blank";  var request:URLRequest = new URLRequest(url);  try       {      navigateToURL(request,window);      }    catch (e:Error)    {      trace("Page unavailable. Please refresh this page to try again.");    }  }  );
 
REFERENCE 2: EXAMPLE SENT FROM WEBMASTER
(NOTE VERY SMALL HEADER)
 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>148x300_af</title><script language="javascript">AC_FL_RunContent = 0;</script><script src="AC_RunActiveContent.js" language="javascript"></script></head>

[code]....

View 3 Replies


Similar Posts:


Professional :: Existing Animation Play Within The Final Flash Animation?

Jan 15, 2012

I have a certain set of motion twains that I've successfuly completed, they constantly loop right now (default), and is saved in the SWF file.I'd like to take that finished looping animation, and insert it within another animation (a) that can be played with a play button, and stopped/resetted with a stop button.How do I insert the completed looping animation into the main animation? And is there something special I have to do in the actionscript of the start and stop buttons so that the "inner" looping animation will start and stop with the "outer" main animation?

View 1 Replies

IDE :: Linking The Animation To A Website?

Apr 10, 2009

I'm trying to adapt a tutorial I found on this website entitled Complex Button Rollover - Rollout Effects The effect I am trying to achieve is instead of linking the animation to a website I wan't to be able to navigate to another scene. The bit of the actions I've been changing in the downloaded fla is this,

Code:
this.onRelease = function(){ getURL("http://www.kirupa.com","_blank"); }

To this,

Code:
this.onRelease = function(){
gotoAndStop("Scene 2", 1);
}

But this doesn't seem to work when I click it just seems to refresh the animation. I have got Stop(); at the beginning of both scenes.

View 2 Replies

Linking An Animation To A URL Doesn't Work

Jan 13, 2010

I have been trying to connect an animation I have created which plays upon clicking a button, to link to a url after the animation has played. I have Flash CS4 and am using AS3.0. I have searched all over the internet and tried many different options, but none seem to work. Below is the code and the error messages. (I did code check and it found no errors, but when I go to test the movie, it comes up with errors in the compiler panel).[code]

View 5 Replies

Professional :: Flash CS4 Won't Load Properly

Dec 12, 2009

I boot up Flash CS4 and all I see in the upper left corner are the three dots for Apple's Snow Leopard interface. Flash was working fine yesterday, then last evening, all I got were the three dots. The menus are there. They open,  but they are acting flakey. I can open up a file, but none of the palettes or interface show up. The stage is located under Apple's menu bar at the 0,0 location of the monitor and unmovable.
 
I deleted the preference files from my user library and also a file called "Flash 10 mru". That didn't do a thing.
 
The only change I made yesterday was an upgrade Adobe supplied for Premiere.
 
I also upgraded to Snow Leopard over the old Leopard, rather than a clean install.
But Flash was working fine on it for a month before yesterday's three dots attack.
 
Flash CS3 works fine.
 
Flash CS4 works fine on my laptop with Snow Leopard.
 
This morning, I uninstalled the old and reinstalled a new copy. Really at a loss as to what to do.
 
I was thinking of doing a clean install of Snow Leopard on a new hd and starting over. Before I do all that, I was hoping there was an easier fix.

[URL]

View 2 Replies

Professional :: Flash Not Loading Properly?

Apr 21, 2011

So I made a flash that uses a preloader, then once finished loading mc1 should be visible and playing along with a couple buttons. It loads properly most of the time, but maybe 10% of the time mc2 loads instead of mc1, no buttons are visible, and mc2 isn't even playing (refreshing the browser makes everything work properly btw). Is there some way I can make it load properly 100% of the time?

View 1 Replies

Professional :: Flash Doesn't Run Properly

Apr 21, 2011

I am using a flash template that includes a menu bar. However, after I changed the names of the tabs in the menu bar, none of the words show up. Everything else loads correctly (sound, logo, images), but no words on the menu bar. I see them on the actual project, but not when I debug the movie. Where did my words go?

View 6 Replies

Professional :: Navigating/Linking To Subpages In Flash?

Feb 17, 2010

if it is possible to create a full flash site where I am able to click on links within the site and like an HTML website the links/pages are shown in the url as such 
 
HTML SITE   - example: www.example.com/bio.html
 
FLASH SITE - example: www.examples.com/bio
 
The example for the Flash Site is what I am looking to do and I'm wondering if this is possible.. I've seen some sites that I believe are Flash Sites which have this type of set up please see the link provided. [URL]

View 3 Replies

Flash :: Professional - Linking Xml Links To Buttons

May 26, 2010

I am in a bit of a bind here i am struggling to link my xml links to flash buttons. Here is my xml:

[Code]....

View 3 Replies

Professional :: Properly Export Swf To Dreamweaver From Flash 8?

Mar 25, 2011

have a file which only shows up as a black box (correct size) on the posted html page.  The status bar indicates "waiting for the page..." etc., but nothing changes on the page.There is another swf file on the same page and is working perfectly, but the above mentioned file still does nothing.

View 2 Replies

Professional :: Images On Flash Not Working Properly

Sep 14, 2011

Here is the website: [URL]. If you visit the gallery, the images are sliding TOO fast and i have no idea why, They work fine if I test in the Flash.

View 1 Replies

Designing Popup Card Animation Properly?

Nov 18, 2009

I am trying to design a pop up card in flash but it's a tough one to work out. I have a flat illustration which my client wants to appear as if it is on a pop up card, but I'm having trouble trying to animate this. Everything I try looks a bit flat, and trying to get the perspective right is a killer.

View 1 Replies

ActionScript 2.0 :: Getting The Nodes To Display The Animation Properly?

Jun 26, 2004

I'm having some problems getting the nodes to display the animation properly, each textField should be doing the animation effect. I'm not to savvy with xml, so i'm not sure If I have my xml structured properly or not. [URL]

View 14 Replies

ActionScript 2.0 :: XML Controlling And Displaying Animation Properly

Jun 26, 2004

I'm having some problems getting the nodes to display the animation properly, each textField should be doing the animation effect. I'm not to savvy with xml, so I'm not sure If I have my xml structured properly or not. [URL].

View 14 Replies

Professional :: Html Linking To Flash Frame And Function?

Feb 9, 2010

I have a FLVplayer that has multiple films linking to it. There are also categories of films that can change, without disturbing the previous video from playing. This will be on the 'portfolio' page of my website. I then want to have links on the homepage to play certain videos.How can I set up an HTML link to a SWF on a different HTML page, linking to a certain frame (category) and loading the correct video in the FLVplayer?I have read about flashvars but im not sure if they can load bits inside the swf (ie the video).

View 1 Replies

Professional :: Linking A JPEG In Flash On A Tsunami Menu?

May 10, 2010

I've figured out how to link texted but I've made custom made text with design in it in photoshop.  I imported them into my animated menu and I don't see a link option for the jpeg texted I exported out of photoshop.  It links fine if I type the text in flash but the pictures I need to link. 

View 5 Replies

Professional :: Flash - Linking Buttons To Internal Webpages

Oct 20, 2010

I am trying to get buttons to link to internal web pages and the flash to stop at the end but I am having difficulties. I put the correct action script in the actions tab, but it seems that they aren't working. The website is [URL]

View 7 Replies

Professional :: How To Export Flash File Properly (JWPlayer)

Jul 14, 2011

I have a flash file which is 690 x 420 pixels. When I export it and set it up to play on jwplayer it shows with all of the pieces that are off the art board also. This is a test [URL].

View 7 Replies

Professional :: Link Not Working Properly In Flash Banner

Oct 13, 2011

We have a Flash banner on the home page and each slide has a link to some other page. Everything works fine, exept in IE.
 
Basically what happens is that if you click on the banner the first time, the link will work fine and bring you to the new page. However, if you go back to the home page again, then the banner does not even present a link anymore (it will still work fine as far as the banner rotation is concerned - just no more links)..

View 4 Replies

Flash :: Professional - Linking Sound Bytes To Game Without Having To Put It On The Stage

Apr 26, 2011

I am currently having a problem with Flash CS5. I am trying to link a sound file to my Flash game without having to put it on the stage. It would play when my character got hit by an enemy. The problem is is that when I go to edit the properties, all of the options except to play the sample are all blanked out. This is currently driving me insane as I have done everything I could think of to get around this.

View 1 Replies

Professional :: Properly Updating Flash CS5.5 To Use The Latest Flash Player/Debugger?

Dec 13, 2011

I'm just about to uninstall and reinstall at this point but I'm getting my install all screwed up trying to update Flash Pro CS5.5 to use Flash Player 11. I had it fine using the MXP provided in this adobe blog. Though that's 11.0 not 11.1. It did work however.
 
I downloaded the latest Flash Player / Debugger .exe and the latest SWC for 11.1 and now Stage3D is no longer being seen. Clearly I screwed something up. I uninstalled and reinstalled the MXP after deleting the FP11 XML and FP11 directory but it's not working anymore.
 
Is there a clear cut simple way to explain how to overlay the latest Flash Player for FPCS5.5? I used the AIR overlay instructions for 2.6 - 3.1 and it worked every time. Now I just need Flash Player overlay instructions. I'm very interested to start trying to Starling framework with Stage3D. I select FP11 to export and it tells me it can't find Stage3D.

View 1 Replies

Flash :: Professional - Xml Website Not Downloading Properly And Loads 1 Minute In

Jun 28, 2010

Does anyone know why my flash site displays a white screen before the loader actually works?  It kind of defeats the purpose of having a loader.  I'm not familiar with xml either so could this be an issue?  My swf file is only 2.2 MB

View 7 Replies

Professional :: Streaming Videos Don't Play Properly With Adobe Flash Player 10.1?

Jul 13, 2010

After I updated Adobe flash player I noticed that videos I streamed did not play correctly.A video will begin to play but part way through it will freeze. It will indicate that it is buffering but it never finishes buffering and never continues to play, even if I refresh it.This occurs for several sites such as youtube, megavideo, and wisevid. This occurs for every browser I have tried (Firefox, IE, and Opera.) I also realized today that now iTunes cannot not download video either. When I try it says that parts of the files seem to be corrupted. I have uninstalled and reinstalled flash several times but that has not helped. I am using Adobe 10.1 (under version test it says it is WIN 10,1,53,64) and I have Windows 7

View 1 Replies

Professional :: Why Do Links Inside My Flash Site Not Work Properly In Firefox 3.6.1 And Safari 5.0.2?

Nov 17, 2010

The latest versions of firefox and Safari both cannot display email links. For some reason they don't parse ou the "mailto:".

View 5 Replies

Professional :: If You Create An Animation Can You Loop The Last Frames Of That Animation If A Button Is Held Down?

Dec 6, 2011

ok lets say you create a button that when held down play an animation of 20 frames if realsed it goes to frame one and stops if held down it plays out this animation. for the topic lets say you have a fire animation and you want the fire to apear and if the user hold its down the animation reaches the end of the time line and loops back and plays the last 5 frames of the animation and as soon as it is let go it goes to and stops at frame one. Well i know how to make a button that when held down plays out an animation. And i know how to say when released goes to and stops at frame one. What i dont know how to do is to loop the fire at the last 5 or 6 frames so the user can hold it down all day long and play out that animation.

View 1 Replies

Professional :: Tween An Animation Inside An Animation Continuously?

Nov 4, 2010

On a horizontal bar, text scrolls from left to right, continuously. The text is a fixed string of city names, and I've made it so that it loops nicely. This horizontal bar with scrolling text is part of a vertical animation, scrolling the bar in and out of view. The vertical tween starts after two seconds. When the vertical tween starts, the horizontal animation has started as well. At the beginning and end of the vertical tween, the horizontal tween starts over. I want it to continu.

View 1 Replies

Professional :: Linking Between The Swf's?

Mar 29, 2010

I"m building a presentation & have two separate swf's. One is about 80 mb, the other is 40 mb. When I tried to export the larger one, I got a warning that it exceeded 16k frames. I figured out how to work around that. But now I need to integrate both swf's. If I take the smaller one & import it into the larger one as a new scene, will that blow up my export ability again? Can I link between two separate swf's using some sort of gotoAndPlay function?

View 5 Replies

Professional :: 3D Animation In Flash?

Jun 14, 2011

I have to say that the 3D animation in Flash is pretty cool.It's great for simple 3D renderings.However, I'm looking for something more in-depth that my company can use.Coding is not my speciality, though.I like being able to create images on the screen, not put in code.suggest the best software out there that's fairly easy to use?

View 4 Replies

Professional :: Linking To A PDF - Why Won't It Work On A Mac

Feb 28, 2007

I've recently made a simple standalone SWF in a projector format. It contains a button which links to a PDF ..

on (release) {
getURL("cd/manual.pdf");
}

On PC this works fine (although it does open in a web browser rather than Acrobat). On Mac this link does nothing except open Firefox which refuses to open the PDF. The PDF themselves are fine and if clicked on at the source just fire up Acrobat (in Mac and PC).it's possible to force a file to open in a certain App?

View 3 Replies

Professional :: Linking Nested MC's?

Jul 2, 2010

I was able to come up with a menu bar to display on my non-flash website, and left linking to absolute last because I assumed it would be the "easy" part.What I have is a menu bar where each item (about, home etc) is a mc, and some of those mcs have animated sub menus within them (mcs as well).My problem is that when any item in a sub menu is clicked, instead of redirecting to their own link, flash it redirects to the link of the mc that contains the submenu.I'm attaching a link to the file so you guys can understand what I'm talking about.The items with submenus are "services" and "markets".

View 3 Replies







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