ActionScript 2.0 :: Btn Link Not Working?
Nov 9, 2011i have a menu fileon rollover it opens the menumy link is not going
View 2 Repliesi have a menu fileon rollover it opens the menumy link is not going
View 2 Replies[URL]
The ad on the bottom right of the screen (the one with lightning flashing) has an invisible button in its Flash file (CS5) linking to [URL]. This file is imported as SWF in Dreamweaver CS5.
The hyperlink works in Firefox, but not in Safari. Maybe it is just my computer.
I bought ready templete for flash website and have problem with creating code for link. You can see templete website on happyrobot.info/good and I want to place links behinde ABOUT US , SOLUTIONS , SERVICES so I can redirect to diferen sites. You can download fla file from happyrobot. info/ download it is index.fla
View 4 RepliesThere this link in Flex that was working and now isnt... Flex is giving me a headache with this one because it is not throwing any errors either.
In the script part of the XML I have this:
private function onLinkClick( event:TextEvent ):void {
var url:URLRequest = new URLRequest( event.text );
navigateToURL( url , "_top");
}
[Code].....
It was working but now the link doesn't and the swf's not throwing any errors either. This is very strange behavior, would anyone know why the link won't work?
It just reloads the animation instead of going to the html page the button is pointed to. I can give a link to it if you need.
View 3 RepliesI've created a button in a swf file when clicked should open a website in a new window. It works on my mac but it doesn't work for my client's pc. The banners are here [URL] . It's obviously something wrong with my Flash file because my client can make the banner on this page [URL] work.
View 0 RepliesWhen tested my email window opens twice.
There is no target attribute used at all.
Also ?subject= don't work. Subject field blank in email popup box.
Using Flash 8.
on (press, release) {
getURL("mailto:me@thisplace.com?subject=No subject showing");
}
I have a flash banner and i am using AS 2.0. The code embedded in the flash banner works with any url other that the one i am trying to embed.Here is the code i am using:
on (press)
{
getURL("https://wcc.webeventservices.com/eventRegistration/EventLobbyServlet?[code]....
Somehow flash does not like https links. It works fine with other links.
quick question regarding the TextEvent:LINK.It stopped working recently when I switched my interface and I'm not quite sure why or how to fix it.I have a movie clip which contains a text area and a scroll handler. 3 of these are added to my interface, although only 1 at a time is active in the display, depending on which tab you click.
All of that works fine, but once I change the chat object (textfield and scrollbar) in the display, it seems to stop working, and I'm not quite sure why. I'm not creating new instances all together, just adding and removing from a parent clip upon clicking different tabs.
what would be or could be causing this? As far as I can tell nothing is over or obstructing the clip containing the text field and scroll bar. The scroll bar actions work fine, which is next to the text field, however there seems to be no action going on as far as clicking links in the text field.
Edit - Textfield is selectable, I know they need to be for the event to work.
i am very new to xml flash and i have a problem in my code i m making a flash website for my frd and i cant make it work .....i am having problem regarding my coding i have few buttons which says click here but i cant link them. my code is here
xml code:
<?xml version="1.0" encoding="utf-8"?>
<albums>
<gallery id="1" name="MY photos " path="images/">[code].....
this is probably a simple issue, but i'm new to actionscript and am pulling my hair out trying to get this email button working. I have a simple button in flash 8 which I have labeled "email_btn." I am using actionscript 3.0 and in the actions layer I have this code:
[Code]....
I am a graphic designer. I do not work with flash too much. I recently make a flash banner for my client but had a problem with linking the flash file to the url. I know actionscript 3.0 little.I used a movieclip (instance name: link_handler) over all content and set alpha to zero. That use this coding:[code]I used _self because i want to open the link to current window. If i use nothing it open in new tab/window. But this causing error when clicked and flash player shows this error.[code]you can see the page here. montana2you.bigcartel(.)com/ The banner is in the footer. (all url replaced by {url} )
View 4 RepliesI have a problem trying to get a button to go back to the start of the a main movie. I have added the button(see below) into the main movie which is only one frame and contains a quiz movie. I want the start button to be visible in the quiz movie (which happens ok) but want it to link back to the main movie when clicked. The link is not working and no errors are showing.
ActionScript Code:
import fl.controls.Button;
var startTextFormat:TextFormat = new TextFormat();
startTextFormat.bold = false;
[code]....
I had to do some maintenance on an older flash site I built (Flash MX, AS2.0). I have some href links in a html text. For some reason they are no longer working correctly. If you click on it, it will do nothing. If you right-click on it, a menu will open with options to Open, Open in new window, & Copy link.
View 3 RepliesI have a movieclip acting as a button with a dynamic textbox inside. The text is being passed via a xml and it has a URL associated with it. But the link does not work. When I remove the onRollOver action that makes my mc button show a rollover state the link works. But when the rollover is active it doesn't.
If there's a way to pass the URL via xml to the button, instead of the text inside the button, that would also be good. (even better because that way the whole button would link, and not just the text)
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)..
undefined error link is not working from xml file
[Code]...
I have a flash banner that references and XML file with an absolute link, whilst I test the banner locally it works fine but when I test it online it doesn't link to the xml file.
View 1 RepliesI have a flash banner that rotate 6 images(slides). and it includes 6 buttons to navigate in to each image. Also images are rotates automatically every 10sec.But these buttons are not clickable in FF/Chrome, but work fine in IE with wmode: transparent. Also these buttons work fine in all browsers with wmode: opaque.Also there is drop down menu on top of the flash movie(a separate menu not included in the flash). In wmode: opaque dropdown part of the menu goes behind the Flash. In wmode: transparent that want happen.
View 1 RepliesWe have a little app in use with a customer where html links are generated dynamically at run time. The link text and url are put together from a couple of txt files that the customer regularly goes in and edits. These links have recently stopped working.
Of course, you would think the immediate culprit is the customer who has made a mistake in the txt files. But the the same vars from the same files are used to generate a couple of buttons on the page that DO work. And everything works when I export it from flash. It stops working as soon as it gets to a web server.
Here is the output from the functions that piece together the input data:
[Code]....
And here is the link to the app: [URL]
Choose a category in any of the lists and then any of the subheaders that appear. Most have a link in them. It's in Swedish but I know you lot are smart enough to navigate a flash app without understanding what you're clicking on
I have been searching the internet almost a week to solve this issue with no luck !
I am having problems with my slide show play/pause buttons
When pressed, the pause button does not pause at all (the slide show automatically cycles every 5 seconds)
and the play button starts playing the slide show from the beginning instead of from the place that it was paused.
the file is attached and here is a direct link to view the problem [URL]
Copy/Pasting working movieclips to link causing errors (source included)?
View 0 RepliesI have created a site a while ago and the client wanted flashing navigation buttons, this I have done and I he wants another page adding so I basically opened up one of the buttons, saved it as and made the changes, how ever when I preview the new index page with the added button the link doesn't work, I have also noted that one of the buttons that was working fine no longer links, i am using the following Actionscript for the links:
LessonsButton.onRelease=function(){
getURL("http://www.grangestudridingschool.co.uk/lessons.html","_self")
}
I have named the instance of the button LessonsButton and this was working, as are all the other buttons, bar the new one, I have built them in CS3 but have recently upgraded to CS4 Master collection, how ever, I have not used flash CS4 for these buttons, they have been modifed in CS3, any idea's as to where the problem may be and also why only one button has decided to stop working?
How to change a link inside the flash element? I have SWF file with set a link inside and I want to change to mine on the website. This thing I need to control the advertisment system.Trying this, but not working:
<style>
#content {
position: absolute;
z-index:2;
[code]....
But you need everytime to put top, left, margin-bottom parameters. Can someone modify it to make working correct without pointing top, left, margin-bottom parameters?
i made a video player with the xml playlist , it's a video channel indeed, it's embed swf in html. but my boss would like me to put a link on the web, when user click the link, it would directly play the specific video inside the video channel. is it possible to do it without server side script but javascript?
View 1 RepliesI am new to Flash. I bought a template online a couple weeks ago, and for the most part have made all the changes to personalize the page. The page is for wedding videography, and came with a Videos section. However, I do not like the template video player, and would like to have the Videos link on the menu bar go straight to my youtube channel rather than to the flash player. Primarily all changes to the template have been made in a text.txt file, rather than the flash file itself. My question is, how could I change the link on the main page to route to my youtube channel? Here's what it looks like in the text file:
[Code]....
I am literally at the end of my wick with this one! Here's the skinny, so to speak:
home.swf
products.swf
button line mc
[code]........
I have a datagrid with different types of columns, like I have checkboxes, combo boxes and text Inputs as the column types. Now I want one of the column type to a link, with the label "view". All the rows in that column are link with the same label "View" and on clicking it, I want a Pop up window to be opened?
This is my code:
<?xml version="1.0" encoding="utf-8"?>
<mx:VBox xmlns:mx="http://www.adobe.com/2006/mxml" width="100%" height="100%">
<mx:Script>
<![CDATA[
[code]....
I didn't know how to bring a link in the datagrid. So used the Text control to display the "View" label. Now If I click this item, "View" in the datagrid, I want the Pop up function, i.e.,defectCommentsPopUp() to be called.
i have created a flash animation for my homepage, i want to make part of that flash animation a "enter" button so when clicked would go to my page 2 on my website.
i have never done any script before and only used dreamweaver on a mac. is there an easy way to create this button to link to my next page and to stop my file to stop looping?
I've created a flash naviagation menu and currenlly my links will open a pop up window. I don't want this. I want it to open the link in the same window. Here is the code for one of the links:
var home:URLRequest = new URLRequest("index.html");
function homeDown(event:MouseEvent):void { navigateToURL(home,"_self");}
button_home.addEventListener(MouseEvent.CLICK,homeDown);