ActionScript 1/2 :: HTML Links Below Flash Movie Not Working?

Jul 1, 2009

I have a presentation that I created for a client. The presentation is supposed to work locally on anyone's computer. It works perfect on mine. On the client's three computers, 2 pc and 1 mac the links inside flash do not work. I have a text field with text and a simple link inside like [URL] and it's going to a blank window. These won't even pop up a window for my client on any computer, why? He has the lastest Flash players and we created an html link below the flash movie in the html page just to make sure he could launch a popup that way and the html link below the flash movie worked fine.

View 3 Replies


Similar Posts:


ActionScript 2.0 :: HTML Links From An XML Document - Links Not Working

Apr 21, 2011

I've got a PHP script that searches for links in a block of text and converts them to HTML values. The $message variable is then entered into my database using a simple INSERT. So far, so good. Then I have Flash parse the message using XML:

ActionScript Code:
function messStyling() {
messCSS = new TextField.StyleSheet();
var messCSSURL = "include/links.css";

[Code].....

The problem, however, is that my links don't work. The rollover works from the CSS styling, but the links don't actually go anywhere. When I rollover the links, the hand cursor doesn't appear, and clicking only serves to change the color back to the non-hover value.

View 9 Replies

Professional :: Flash Links Not Working In HTML

Aug 28, 2010

I am building a website through flash. For the past couple of weeks all of the links have been working fine up until now. I have no idea what I could have possibly done to make this happen. In HTML none of the links work. They are all linked up fine, I even re-linked some of them. Nothing happens. The buttons do nothing.

View 7 Replies

IDE :: HTML Links Below Flash Object Not Working?

Apr 9, 2009

I am calling one flash with transparent bg in an HTML page.. Now the HTML links which are below the flash area are not working. So how can I make them work. I knw though I am calling flash with transparent bg but still the object�s area is same.. n all the links which are there on the HTML page that comes under that area stops working as they no longer remain selectable. To have a clear picture of what I am tryin to do have a look at the following url : [URL]

this is just a sample file you can consider..Have a look at the register now button..It will be in HTML how can I make it work..as flash comes above it.

View 2 Replies

Professional :: Links In Flash Not Working In The Html File?

Feb 22, 2010

I created a mailto link and a hyperlink in my Flash CS4 file. They both work when I test the SWF file. When I test the html file (in any browser) niether work.I get an error saying something about security for the mailto linksHere's the code for both

//MAILTO AND LINKS var contact1_link:String = "mailto:xxx@xxx";var contact2_link:String = "mailto:xxx@xxx"
//ADD EVENT LISTENER FOR EMAIL AND

[code].....

View 1 Replies

ActionScript 3.0 :: Transparent Flash Movie Getting Over HTML Links

Oct 9, 2009

I'm trying to get my flash movie to pop out of the box, so I have an opaque background of 500 x 400, but the stage size (the total overall size) is 1000 x 800. Then I use a DIV tag to place the flash movie over the rest of my page, making it seem like the flash movie is only 500 x 400 but some items can pop out to anywhere inside the 1000 x 800. Up to here it works fine, but the problem is you can't click the HTML links that are beneath the transparent part of the flash movie. Is there a way to make the links clickable?

View 0 Replies

ActionScript 2.0 :: Href Links Not Working In HTML Text

Feb 8, 2010

I'm writing HTML text into a dynamically created text field - the text and links appear perfectly, the css styling works and they change colour when you rollover them just as they should.However suddenly they've stopped actually launching the link, I don't get the mouse pointer when I rollover, I just get the select tool and when I click, nothing happens.

View 3 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

Professional :: Links Work In Stand Alone Movie But Not When In Html?

Jul 24, 2010

I have a huge problem. I have a menu in Flash MX (AS2), it's pretty straightforward: It's a list of links but each time you mouseover one several related ones highlight (the client really wanted this). The code on each button is:

[Code]...
 
This works fine in IE8, it works fine in the preview in flash, but in FF/Chrome the rollovers work but the link is not clickable. Nothing happens on click. I thought this was perhaps a plug in issue, but when I loaded the movie in FF but not embeded into html it worked fine, it's only when it's embedded into html that the links won't click. The movie is here and the movie in a plain html page is here.[URL]..

View 3 Replies

Html :: Expanding Flash In HTML Covering Text Links In Firefox, Chrome, Opera?

Jun 30, 2010

I have a piece of Flash on an HTML page that when you hover over it, it expands out to reveal more information.There are text links that it expands over, however in everything but IE, when it's not expanded those links are still covered by the Flash making them unclickable.I have the Flash piece in a separate DIV wmode set to transparent.

View 1 Replies

Actionscript 3.0 :: Trial Links To Html Links?

Apr 14, 2011

I want to add links to 3 different external html pages in the place of th 3 my trial links(which are on the timeline) Here is code, this creates the three buttons listed in var catBtmmenu_label Array:

Code: Select all// Catalogue Bottom Button
//stop();
//hide button on the stage[code]..........

I dont know how to assign links to dynamic created buttons.

View 1 Replies

Flash Banner Links Not Working?

Aug 20, 2009

i have created some flash banners with a url embedded in them, so when they are placed on a web page the banner links through to my website when clicked. Fairly simple.But, i tested them on a website on my server to link to another website on the server and they worked fine. When i gave them to a client to embed on their own website (the flash files are hosted on my server still), the links no longer work.

Is this a security issue to stop the links working? i also checked it in linux and the banners worked, but in windows they do not. I dont want the client to have their own local copy of the flash file, as i may update it in the future and dont want to chase up lots of different copies everywhere.

View 3 Replies

Flash :: Links Not Working ... On A Deadline

Feb 22, 2010

I am a newbie to Flash. I am working on a template website with a deadline. I was able to change the text, remove items I did not need and add some additional text.....but I cannot get any of the links in either of the two top flash animations (the menu and the header) to work. I am using Flash CS4 (and Dreamweaver CS4). I have tried to add a link to the text, and in the AS. But then they do not seem to be working at all.

Here is a link for a zip'ed file with the index.html webpage, the swf files, and the fla files. Webpage_and_Flash_Files.zip/ I am on a deadline to get this up,

View 6 Replies

ActionScript 3.0 :: Links Not Working In Flash CS4 ?

Dec 29, 2010

My website links and 2 out of 6 pdf's don't load when I test the movie in Dreamweaver.As far as I can tell everything is correct and all of the names are correct.Each button has an instance name and has been modified.Are there any other possibilities? Here is a sample of the script

menventures.addEventListener(MouseEvent.CLICK, menventuresurl)
 function menventuresurl (evtObj:Event):void {var menventures:URLRequest = new URLRequest("http://menventures.com/");flash.net.navigateToURL(menventures, "_blank");trace("The menventures button was clicked");}

View 1 Replies

Html :: Styling HTML Links Within A Flash File Without Using An External CSS File?

Mar 6, 2011

I am having a nightmare using CSS to style HTML within a dynamic textfield in my flash doc. From what i now understand after much trial and error and reading online, CSS doesn't even work properly in flash even for the tags that it does understand (which are few and far between anyway). For some reason my layout is getting completely screwed up in certain scenarios (predominantly when there are images present too) when i hover over links (which are styled in an external CSS file). If i remove the external CSS styling (which only contains the following simple code):

a:link {text-decoration: none;}
a:active {text-decoration: none;}
a:visited {text-decoration: none;}[code]....

Then everything works fine (but no links are underlined as standard or on hover). Does anyone know of any way to style the links without using an external CSS file (all i want to do is have no underline as standard and then underline them on hover). As this is from user input into a text editor I cannot place these links manually on the page in flash as they could be anywhere, I need a way of parsing the HTML and then displaying it accordingly.

View 1 Replies

ActionScript 3.0 :: Flash MP3 Player Using Html Links?

Jul 14, 2009

I'm trying to create a flash player similar to the way Amazon's is set up, where the user can click an HTML link and the player would play that specific song.

[URL]

I'm just not sure how I would go about using the onClick event in the anchor to return a value to the flash player.

View 2 Replies

Html - Embedding Links In Flash Buttons?

Feb 28, 2011

I'm making a flash website, I know the basics of html and AS3, but this is my first time trying to use them together. I need only two interactions between the swf file and the server:

The .swf needs to be able to grab image files from a directory hosted on the server

The .swf file needs to be able to change the URL

View 2 Replies

ActionScript 3.0 :: Display Html Links In Flash?

Feb 26, 2011

I'm trying to make a legal mp3 playlist website using flash.I got the addresses to all the links of the mp3s in my directory stored as text in a mysql database.Now how do you access the links inside flash?I tried making a dynamic text field and then inputting the links as html text with html render text as html on. But they don't show up.

View 4 Replies

Professional :: Flash 8 Links Stop Working?

Aug 31, 2010

I use Flash 8.I'm making this very simple Nav Box where on certain links open in a new window/tab. Those links work great.But most of the links are set to open in the same window that the Nav Box is on. When saving the SWF and HTML, the links work great.
The problem comes when I place it on other pages/sites. The "Self" links never work. Here are samples.

[URL]
 
Neither page nor link in the Nav Box requires a Iframe nor anything "special" to work.Here are to version of the AS2 code I've tried (Using the Day Of Victory Ministries link as a sample)
 
#1 
on (release) {getURL("http://www.dovm.org/DOVM_AVP.html");
}
---------------------------------------------------------------------- -------------------
#2

[code]....

Unless I'm mistaken, the way flash works, it matters not which server it is on so long as it's directory is public. This enables the flash to be placed on any page (via it's root link / Embedding code) and still have it's buttons work.

View 3 Replies

Professional :: Flash Flipbook Links Not Working?

Dec 12, 2011

I am creating a flipbook application for a magazine. I am using Flash CS4(AS3) to build a navigation interface which contains a UILoader that loads magazine pages in SWF format created by InDesign CS5.Initially I was loading one large SWF file for the magazine pages. Internal links on the table of contents worked great but the load time was ridiculous.  Now I am loading individual SWF files for each spread (adjacent pages) and the load time is great, however the links on the table of contents no longer work, which I expected.
 
The links still appear to be on the page however they don't appear to do anything. I have managed to interrogate the display list objects within the SWF file and the links appear to be of SimpleButton type. Some are even recognized as having HTML significance, they are given an instance name of "Hlnk#" instead of just "Instance#".I think my problem is that I can't/don't know how to get to the event that is triggered by the link/SimpleButton object. If I could see what page it is referencing I could load it.

View 2 Replies

ActionScript 3.0 :: Targeting Flash Links To Html Frames?

Apr 15, 2009

Using Flash CS3 and created a navbar with AS 3. All links work fine to open html pages, but I'm having trouble targeting the pages to a specific frame.

I've checked and re-checked code in my actions layer and in my html pages.

Code for AS 3 is "navigateToURL(galleries, "_content");" "Galleries" is the variable for the URLRequest and "content" is the name of the target frame in the Index page. All files are local on my computer and the paths are correct.

View 6 Replies

Flash :: File Blocks Underlying Html Links

Jun 25, 2009

We have a Flash swf object embedded in an html page. When the user sees the page it's just a small button, but on the rollover state the area of the object expands and covers more of the page. This is how it was designed. The problem seems to be that the maximum size of the swf object, even though it's transparent and "invisible" unless the user rolls over the button, blocks out all the underlying html so you can't access any of the links. It's as if the object is covering that part of the page even when it's not expanded. I've tried every publish setting I can imagine to compensate and make the item truly transparent so the "hidden" underlying links will still be clickable, but just can't get it.

View 1 Replies

Actionscript 3 :: Flash - Links Inside A Non-HTML Textfield?

Jul 29, 2011

Is there any way to create links inside large textfields without setting the textfield as an HTML textfield? I don't want to set the link to all the text in the textfield, only to some words in the text.

View 1 Replies

IDE :: External Html And Internal Flash Frame Links?

Jan 3, 2010

Not sure if I'm in the right place, I apologize in advance if so. I'm somewhat proficient with html, but fairly new to flash, using cs4pro, as3.Here's my dilemma. Converting an existing html/css site to flash. Flash is main site now but a few html pages are still linked, a buy page and a form page, a few others. I can get the all the external html pages to link to a frame in the flash movie, and I can get the flash to link with all external urls.My problem comes when I move to a frame outside the main timeline. The movie is lets say 393 frames. All symbols/content are on seperate layers, and so is the action. Once the full movie ends, I have several frames past that where I have basically created frames for additional "pages" and created anchors for those frames, new layes for content, new layers for anchor (labeled) and new layers for a stop(); on each frame, I extended the pertinant graphic frames out to 410 from the original movie.

Now when the movies runs the buttons appear at about frame 115, so in the action layer I coded a keyframe and then added frames of it out to frame 410 or so: I have attached the .fla (not able to attach at this forum .fla here:s say to an external link (button) like members, the html member page opens, and if you click home button, back to flash frame, and all works, all buttons, on the home frame 393. But if you go to any of the external htmls, and then go back to any other frame like frame 401 the about page, and all the rest 402 403, etc, the page appears properly, but then none of the links function.

View 1 Replies

Html :: Parsing HTML Structure In Order To Obtain Some Links?

Nov 7, 2011

I need to parse an html source in order to obtain some links...Let's assume we have:

<html>
<head>....</head>
<body>[code]...

I only want the link1 which is a child of a div with class class1

View 3 Replies

Html :: Flex/AIR: Loaded HTML Links Don't Work?

Jul 14, 2009

I have an <mx:HTML/> component in my flex air app that shows a web page. The problem is, if the web page has a link on it and they click it, it does not take them to that page. Is there a way to allow this, or a work around? is there a way for the loaded webpage to send Flex info about events that occur in it?Here is my code:

<mx:HTML
id="html"
width="100%"

[code].......

View 1 Replies

ActionScript 3.0 :: Playing Videos Using HTML Links And Flash Vars?

Jul 23, 2010

How hard is it to use html links to call a video player and send a source video file? I have a bunch of links that need to show a different video in a video player. Im wrestling with just making a new swf for each page that is hard coded or one player that can take an xml file name (containing video path and other text data).

View 3 Replies

ActionScript 2.0 :: External Links Won't Work In Flash File When Embedded In Html

Jan 16, 2010

I used Dreamweaver to embed my flash file into an html file, using "Insert-->Media-->Flash".When I preview the file, everything works fine, but when I upload the file to the web, the external links to my blog and e-mail will not work. Before, I just had the flash file up, with no html, and it worked fine.Url...

View 2 Replies

ActionScript 2.0 :: Flash Over Html, Hide Flash Access Html After Flash Movie Ends?

Dec 4, 2007

We've got a green screened video playing in a flash movie over top of our html content.when the movie ends, flash uses external interface .api to call a javascript function which swaps the flash movie out with a 5 x 5 pixel flash movie (rewrites the <div>).this works and you can interact with the html content after the flash movie in all browsers except firefox.anyone know of any work-arounds or is there a better way of handling flash over html in this fashion?

View 1 Replies

Html :: Flash Movie That Reads Html Values And Rotates Them Every 10 Seconds?

Mar 5, 2010

I was wondering if it is possible to create a flash movie that rotates values that are stored in HTML. For example if i have these 3 containers:

<div style="display:none">
<img src="someimage1" />
<span class="text1">text1</span>[code].....

I want to have some flash movie rotate these values every 10 seconds. I don't want to program it hard into flash, it has to be variable. It has to display the first set, then after 10 sec the second, and so on.Maybe if it is possible something that stops the toggle, and skip to just the second, or just the third.I also don't want to use javascript to do this (jQuery etc.), because this conflicts with another timer on the website.Is there a way of doing this?

View 2 Replies







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