IDE :: Links Within Dynamically Loaded MC Not Working?

Apr 17, 2009

I have several external SWFs loading into another SWF shell that contains all the files. The problem that I am running into is when some of the external SWF's are loaded into the shell the links stop working. I am using the getURL script to call a javascript function on one link and the same getURL on another link to call the mailto function.

When I test these files on my system and the web, both individually and in the shell, everything works perfectly. However, as soon as I embed the shell SWF into an html page these links don't work and won't do anything. But other links in different external SWF using the getURL script to simply navigate to another html page works perfectly.

View 1 Replies


Similar Posts:


ActionScript 2.0 :: URL Links In Dynamically Loaded XML Text

May 29, 2007

Another problem for me with the dynamic scroller found on the Kirupa site: [URL] I can't figure out how to create URL links in the text. I tried selecting "render text as HTML" and added this to the .txt file: < a h ref=" mylink" > mylinkhere < / a> (without the spaces) but it just showed up 'as it'.

View 1 Replies

ActionScript 2.0 :: Links Within Dynamically Loaded Text?

Jan 17, 2004

I have a dynamic text box (myText.text and services.text), that load different texts from different buttons. Below is the code for one of the buttons. Where it says... "here" I want to create a link that opens up a centred html file. Is there any coding that I can use?

wed1_btn.onRelease=function() {
myText.text = "Wedding Consultation... ? ";
services.text = "Our consultation.. blah blah. Click here for fees ";
}

View 2 Replies

ActionScript 3.0 :: Attach CSS Or Just Links To Dynamically Loaded Text?

Nov 1, 2009

I have a set-up a movie to dynamically load text from a text file. Now I realize that I want to attach live links to some of the urls in the text file. My question is can you attach the links in a text file by putting html tags in there or is it better to turn the text file into an XML file with the tags in there?Also can you attach CSS styles to that text file.. for instance in addition to adding links to the text I would also like to change the color of the text.

View 1 Replies

ActionScript 2.0 :: Make Links In Dynamically Loaded Text?

Sep 27, 2010

create links in a dynamically loaded text box? I have a dynamic text box with this code (Flash MX/1.0):

loadText = new loadVars();
loadText.load("news_txt.txt");
//creating the loadVarsText function
loadText.onLoad = function() {
scroller.text = this.newstext;
};

I followed this tutorial [URL] but I need to be able to make links within this text. I'd like to be able to add other HTML code to the text (bold, underline, etc.) but just being able to make hyperlinks from the .txt file would be great.

View 5 Replies

ActionScript 2.0 :: External Links Within A Loaded SWF Not Working?

Aug 18, 2009

I have my parent swf created with the external swfs loading properly.once they are loaded, the links within the externally loaded swf's are not working. Here is the code I am using:

on (release) {
//Movieclip GotoAndStop Behavior
this.gotoAndStop("first");
//End Behavior

[code]....

View 3 Replies

ActionScript 2.0 :: Flash MX - Dynamically Loaded JPG Mask Not Working

Oct 26, 2003

I have a jpg that I load dynamically into my swf. When I try to set a mask to it doesn't work?
[AS]mymovieclip.setMask(mymask);[/AS]

View 5 Replies

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

Actionscript 3 :: Dynamically Created Buttons Are Not Working Externally Loaded Swf Files?

Aug 4, 2010

i have a swf file which is a framework file done in puremvc and i m loading multiple swf files. one of the swf file loaded into the main swf file loads multiple sub swf files in it. works fine but in the loaded swf file which loads multiple swf files in it.. button dosent work at all. i m not able to click on any button. i m jst making a tree structure so can be easily understood..

container swf -> external swf -> miniSwf file and in miniSwf dynamic button are not clickable but they have all the Mouse eventListeners.

View 1 Replies

ActionScript 3.0 :: Flash Dynamically Loaded Flash 3D Interactivity Not Working?

Aug 24, 2010

I have an AS3 Flash 10 app that uses the mouse to dynamically update the perspective center of the the Flash stage using the Flash's native 3D. An issue exists when I dynamically load in an external SWF into a container that exists as a 3D movieclip (this is done by simply setting the z axis of the container to 1). When the dynamically loaded SWF is loaded the buttons in that SWF stop working. If I go back to the host program (the program loading in the swf) and 'remove transform' on the container where the dynamic SWF to reside. The dynamically loaded SWF works as expected. Have you ever heard of this issue? Do you know of any solution or workaround to this while keeping the SWF external?

FYI... there are actually a few pixels on the stage that DO in fact trigger the action of the button but the location of this trigger is completely unrelated to the visual location of the button itself. This reaction to the dynamically loaded native 3D element seems very unusual.

View 2 Replies

Links Not Working From Cs3 To Cs4?

Aug 28, 2009

I opened my flash movie in CS4 that was created in CS3, added additional scene, andrepublished but all links failed to work.

View 2 Replies

IDE :: Links Are Not Working?

Apr 18, 2010

I am using flash CS4, i have created a small flash presentation , it has some hyper links to external web site . All the links are perfectly working in my system but the links are not working when i tried into other system(system does not have flash installed ).

View 1 Replies

IDE :: How To Get Links Working

Apr 22, 2010

I've been building a website in flash for the first time and I'm struggling how to get the links working, this is how I've been doing, putting the whole file name into the link under options then link, the links when i open the swf files don't work at all. But the htmp pages work on my computer but on an other computer the links don't work cos I have linked the html pages to my folder on the computer I'm working on.

View 11 Replies

E-mail Links Not Working

Jul 12, 2009

Where is it that I have to add the link to have the e-mail work? Is it in the action script or the up over down hit?

View 6 Replies

ActionScript 2.0 :: Links Not Working On PC

Aug 3, 2002

For some reason the links from my home page are not working on some computers (could be a PC thing). This is the basic layout of the action script used on each section's button.

I created this site on a Mac G3 with Flash 4.

[URL]

On (Release)
Get URL ("javascript:Websites=window.open('RezWebsites.swf ','Websites','height=421,width=650,toolbar=no,loca tion=no,scrollbars=no,status=no,resizable=no,fulls creen=no'); Websites.focus(); ")

[Code]....

View 14 Replies

Links Not Working...on A Deadline?

Jun 7, 2007

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

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

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 Locally

Aug 10, 2010

I have CS3 movie that opens links to other sites.It works fine when publshed to the web server but when I test it locally (opening it from my own files) the links don't work - is this a security settings issue? I tried opening settings manager and "allowing" files for that file location but it didn't fix it.

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

ActionScript 3.0 :: Button Url Links Not Working?

Sep 14, 2011

I have 6 buttons, for some reason only the first button(my_home) works 
 
my_home.addEventListener(MouseEvent.CLICK, myBtnClicked1);
function myBtnClicked1(e:MouseEvent):void {var url:String = "http://www.weedwarriors.co.uk/";var request:URLRequest = new URLRequest(url); 

[Code].....

View 5 Replies

ActionScript 3.0 :: Putting Links On Dynamically-Imported Images?

Jun 10, 2010

I'm importing my images dynamically into an online portfolio. I'd like to have some text/areas on the imported images be linked to outside websites, or link to other areas of my site.If this is possible, how does one code it; or are there any tutorials anyone knows of that I could check out?

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

Professional :: Some Links On Side Menu Bar Not Working

Jan 6, 2010

My problem is that I just recently start working on the company website. They a have menu bar on the side of the website. Some of the links dont work. Where would I find the hyper links in the file to change them to make them work?

View 5 Replies

ActionScript 1/2 :: Site Audio Links Not Working?

May 21, 2010

I have  built a site  for a client using AS2 which contains links to streaming mp3s. The audio  loads and runs just fine in Safari but malfuntions/doesn't even play in  other browsers.

Here  is the site in question: [URL].. I'm hoping that one of you lovely gurus out there can help me resolve  this problem. If needed, I can supply the .fla.

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

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 :: Links Are Only Working On Local Computer

Nov 21, 2010

I created a flash movie and published it to get the html file and the swf.  The html file works fine on my local computer that I created it on but I went to email the html file with the swf file, the links within the movie are not working?

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







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