IDE :: Embed A Link So That It Redirects To Website When Clicked?
May 27, 2011
hey there i have a series of jpegs about 7 with the dimensions of 190width x 500 hieght and i need to make them into a swf to put on a sponsors site which i need to embed a link so that it redirects to my website
View 1 Replies
Similar Posts:
Aug 28, 2010
I am making a flash site and am trying to have a link which redirects to another site. The problem is the redirect address has an e with the accent ' above it. When I copy the link directly into flash, it converts it to code in the URL bar.How do I make the link in flash so that it keeps it as an accented letter in the URL bar?
View 2 Replies
May 15, 2011
I have recently launched a site for a client which includes an interactive flash element on the home page but it takes a long time to load (10-30seconds). I have followed advice from others about keeping image small and link movies rather than embed but still slow, the swf file is about 7.9mb which i thought was ok for the size of flash file. Does anyway else know where I have gone wrong whether it be the embedding or some other area.
View 5 Replies
Feb 27, 2009
I have a 90% all flash-site and when u click news webpage splits up in HTML blended with flash in a page called news.asp
(buttons are in flash and content in asp bellow)When loceted on news.asp and you click... let's say service you go back to index.html with the flash main.swf, but the link has ALSO have to go to label (service) or frame 30 lets say...
View 1 Replies
Nov 17, 2010
I have 2 websites both built entirely in flash.My problem is that I have created a button on 1 of the sites that has to link to a particular scene and frame within a different flash website.
View 6 Replies
Nov 22, 2009
what i want is that if we check on say product A then on product C in flash menu then when in product C page ,product A should be highlighted with different color
View 15 Replies
Oct 13, 2011
i,m developing a HTML site and used one animated flash button(AS2) I want a small sized window to open when a user clicks on a button. The window will contain information that i want to display.It dosnt require a normal 800x600 window to open. I just want a 1/4 size of 800x600 etc.
View 14 Replies
Jul 20, 2011
How would I go about embedding a 3d object onto my website that allows drag to rotate (preferably all directions not just horizontally)
View 1 Replies
Sep 16, 2010
I am working on a project that requires multiple fonts. In addition, the .fla file will be passed around to a number of people who will make changes. I have a website where I host the .swf and could also host font files (.ttf).
Is it possible to embed a font file (.ttf) from a website?
Example: When someone opens the fla file or swf file, it gets the font file from the URL. That URL would be defined when I originally created the fla file.
View 3 Replies
Dec 2, 2009
[URL]there are 5 links on the right side homepage, about us, our coffee, services, contacts my question is about the sliding effect when any of these 5 links are clicked. when any of these links are clicked whatever page content is currently visible, that content slides away to the right and then the content of the link that has been clicked slides from the left and this page content appears, how is this created.
i am guessing that the rectangular area where the content for all the 5 pages appears can be a containing movie clip, and when any of the 5 links are clicked on each of those links in the action script code for on release code will be written to display the appropriate page however how can i get that sliding effect of pushing the existing content away to the right and display the links content which would slide from the left, how to go about doing this i am guessing it would be an action script code.
View 1 Replies
Jul 20, 2011
How can i play SWF animation when html link is clicked?
View 3 Replies
Aug 20, 2010
This is really confusing (the title of this thread probably doesn't make any sense at this point), and I'm not actually quite sure what I'm trying to do is possible, but I figured I'd throw it out there.
Basically, I have created a speaker-looking button (speakerON_btn) that plays the audio in Flash. It works fine -- starts automatically and stops when it's at the end or when somebody clicks on it.
Then, I put this Flash file into an HTML... works good. However, on this HTML page, I also have a PDF link (that links to what the audio is discussing). I have been asked to stop the audio when the user clicks on the PDF to open it. I don't want the PDF to open in the same window, so I can't use that as a method to stop the audio.
Is there any ActionScript I can add to the Audio Flash file that will tell it to stop when a user clicks on a link outside of Flash?
Also, if the above is impossible, would it be possible to add ActionScript to stop the audio if I were to build the entire HTML page as a Flash file? If that's a possibility, what ActionScript would need to be added to the my speakerON_btn?
View 1 Replies
Feb 23, 2008
i want this clip unloaded (destroyed) when ANY other link is clicked. This clip is an empty container clip that will be generating child clips that will each be loading thumbnails for images. Obviously i need to destroy the parent clip to remove all children without looping, etc.
This movie clip ("TL") is created in a keyframe that is the stopping point of an animation. When a user clicks the Portfolio link from the menu, the menu hides itself, and then goes to a frame label where actionscript awaits. Once there, the AS tells the submenu movie to animate (play). The submenu then plays and stops when it hits a certain frame (the one with the 'stop();' code, lol), and that frame then contains actionscript that generates the Gallery Thumbnails' parent container ("TL"), via:
var TL:MovieClip = createMovieClip("TL",60);
and GT then creates movie clips for thumbnails to be contained in via:
TL.createEmptyMovieClip('Thumb' + i,TL.getDepth() -1);
All this works so far. Now, to get rid of the clip when any other button is clicked, i tell the gallery movie to play again, which alphas it out of sight. So, on the NEXT frame of the timeline AFTER the frame which the TL and children are created is where i need to place the actionscript to unload/remove them. The problem is that there is no method for this! It seems that all the methods for removing / unloading clips only apply to clips that were duplicated or instatiated from loading external files or attaching instances from the library...I need to remove this "TL" clip, and can't figure out how.
Code:
_root.mcMenuGalleryAnimation.attachMovie("thumbsList","TL",60);
TL._x = -300;
TL._y = 0;[code]....
View 7 Replies
May 13, 2008
How can I get the disappear (I used zoom out) Effect when I click another link I mean I want to get the zoom out effects for the previous movie clip when I click the next movie link.
View 5 Replies
Jun 25, 2010
When the link is clicked, it pops up a new window with the path of the fla file in the address bar and an UNDEFINED at the end...
Code:
on (release) {
getURL(_root.clickTag, "_blank");
}
With this AS on the button the link does not pop up at all
Code:[code]...
I've used clickTag, clickTAG, ClickTag, and ClickTAG all with the same results... not that it should matter as long as the flash and html match.I've tried to add the clickTag in the html like this
HTML Code:[code].....
And none of that is working so maybe SWFobject would work?
View 1 Replies
May 5, 2009
I am researching allowing people to embed my series of flash games easily in their blogs and on their websites similar to how YouTube allows embedding videos.My site manages the difficulty level a person plays at and cycles a person through multiple games.
View 8 Replies
Feb 5, 2010
I want to embed a website within my flash movie, is this possible?I want it to be like a screenshot of the site but actually calling the URL, just like an iFrame really, but in a flash movie.
View 3 Replies
Jun 12, 2010
I'm looking for a way to have an .mp3 file play in a website without relying on a flash-based player. I've searched w3 schools and every forum I can think of, but every media player I've found so far has been some sort of proprietary flash player.
Doesn't HTML support some sort of native player? I've found some that rely on Windows Media Player which is close, but I want the player to work on an iPhone and something tells me WMP won't get that done.
View 4 Replies
Oct 30, 2007
I was thinking can we like directly load an external flv through embed link into a string into an empty movieclip?
View 1 Replies
Dec 10, 2009
I am creating a flash site and am trying to make it SEO. I'm thinking a possible solution would be to render html to any search engine bot, or to anyone who needs accessibility, and rendering the flash site for the rest of the users.First question is, is this acceptable for google, and SEO in general?This would mean I would redirect urls to flash users from only if they weren't a bot of some sort.Second question is, is it possible to do this in javascript or rails?I would do this by capturing the URL, checking to see who the user is (is it google, or is it a human), I'm just not sure how to do this with javascript/rails, whatever need be. Then once I found "hey this is google", I would return the html page; if it was a user, I'd return flash.
View 5 Replies
Sep 29, 2011
I wrote a flash (ActionScript3) based radio streaming player, there is a link in the player for users to click. It's is a "a" tag in TextField. The code looks like this
textField.htmlText = '<u><a href="' + url +'">' + htmlEscape(text) + '</a></u>';
It works fine if I put my flash player in same domain of web-page, however, if the domain of web-page is different from the location of flash player, then the link is not clickable.
For example:
A radio example page
You can see there is a link in the title bar of radio player, I hosted the flash player on CDN, its domain is different from the web-page, therefore, the link is not clickable.
Why the link cannot be clicked if it is embedded in a cross-domain page? It doesn't make any sense. I did set the crossdomain.xml file properly, but it appears that it doesn't work. I want to make the link clickable everywhere, no matter what domain the web-page is located.
View 1 Replies
Sep 9, 2009
This is what I have so far. [URL]. My problem is trying to code the menu:
I've managed to get the services link to do what I'm after but that is because it is positioned straight after the opening animation in the timeline - that is to have the banner fade out and the bottom line drop down to allow room for the content. From the home page I want each of the links, when clicked, to fade out the banner and drop the banner line down......THEN.......if home is clicked from any of the other pages I want the banner line to move back up and the banner to resume (in my case this is frame 279)
View 0 Replies
Oct 25, 2007
I have made an mp3 player where xml data is shown in an dynamic textbox in flash movie. It is correctly showing the html links in text box.
But I want that when user clicks the link of a song, it should open the artist image in an image-holder. How can I do that?
View 5 Replies
Oct 25, 2007
I have made an mp3 player where xml data is shown in an dynamic textbox in flash movie. It is correctly showing the html links in text box. But I want that when user clicks the link of a song, it should open the artist image in an image-holder. How can I do that?
View 5 Replies
Dec 12, 2008
So I am working on a portfolio site for a friend. She has a few photo galleries. Each one on it's own frame with an empty movieclip that loads an external .swf gallery (has pre-loader bar). There's three Sections so I have three buttons with _root.gotoAndStop("framelablehere"); behaviors on each frame.
What happens is if the external .swf file is loading and you decide to click to another section while the .swf has not finished loading my whole timeline freaks out and plays threw all the frames in my main movie. So it goes threw every section of the entire site! I have multiple stop();'s threw out my main movie. Basically one for each frame in my main movie plus more in the external .swf's.
You can check it out here [URL]- Just go to Projects>Photography and once you see the movie loading click to another section and watch the spasming begine~
View 3 Replies
May 30, 2010
I want to be able to record 5-30 sec "green screen" segments on my video camera, extract them from the background, save it as DECENT QUALITY flash that can be embedded in my company website (small motorcycle dealership in Sweden) so that I can reach my customers in a better way. I have seen a website that does this and truly want to learn it. I am willing to buy whatever software is necessary.
View 2 Replies
Jan 25, 2012
I'm creating website which needs video stream from surveillance camera implemented. Camera is GeoVision GV-FD120D 1.3Mpix LowLux IR 2.7-9mm and it is linked to server which I have full access to (I dont have direct access to camera)
I was playing around with settings on this cam and I managed to turn on RTSP protocol access for this camera. Then I used VLC (on server) to open network stream with address: [URL]Works!
Ideally I would like to show the video in player like jwplayer , however it does not support RTSP protocol, but RTMP instead.
So I guess I would need some kind of software on this server to:
1) transcode the video stream from RTSP -> RTMP
2) stream it out from server so I can connect to it with jwplayer later
I heard of Wowza media server but the budget is pretty tight for this project so would rather use free solution here.
View 1 Replies
Jul 2, 2009
I want to put my blog into my flash movie and have it show up as an external website. (it's at [URL]). Is there a way to do this?
View 1 Replies
Nov 13, 2009
is there a way we can get flv path from the embed code of youtube/metacafe? And then play that flv in flash from that live path?
View 0 Replies
Oct 21, 2009
I have a flash app that uses the FileReference download method to serve up download links. Many of the links come from big content delviry networks and a crossdomain policy file is required to avoid a security error. This all works fine. Except for redirects in IE... in FF redirects work.
A typical Charles log in FF looks like this....
Code:
1) 302: download file temporarily moved
2) 302: download file found
3) 200: download file received OK
[Code].....
....the request for the crossdomain policy file is not being made in IE & thus flash blocks access to the download (client closed connection). The flash throws the traditional 2048 security error - which is what I'd expect if no crossdomain is available. It's worth noting that downloads without a redirect work fine in IE, the crossdomain is requested & received.
As far as I can make out there is no way to force "checkPolicyFile" with FileReference - it doesn't take a LoaderContext object. I'm at a loss of what I can do to resolve this without putting a proxy on our webserver (the backend guru will not allow this as the downloads can be quite large & he thinks will end up being a huge bottleneck).
View 6 Replies