IDE :: How To Open In Self

Feb 6, 2009

Got a site and my opening page is made with Flash for the menu, each subsection when clicked is a link to another ".html" Now, when i click the links it opens a new page of the ".html" clicked, but I need it to open in the same window if i cant in the same frame. Cuz it keeps opening new windows...im assuming the fix is with something like "_self", but in my CS4 under properties of each button under Link I have the URL and selected "_self". I even put in a new layer called action and used the code below. But when I tried putting ,"_self" after the url in the code i got an error in flash.[code]

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Open And Seem To Open When The Mouse Moves Out Of The Movies Clip?

Aug 3, 2009

So I tried to code something in AS3, it works technically, but not so smoothly. Try opening the three graudge doors here: [URL]..
 
They don't relly want to open and seem to open when the mouse moves out of the movies clip which is not how it's programmed:

[Code]...

View 7 Replies

ActionScript 2.0 :: Open Windows Open Dialog Box Through Flash?

Mar 2, 2005

My query is how would I open windows open or save as dialog box through flash?

View 2 Replies

ActionScript 3.0 :: Open The Windows Browser Before Open The .swf

Jun 6, 2010

I need to made a Browser windows before that i open the Flash movie, like this one: [URL] So i need somme kind of pop up to run when somme one opens the site, and then see the movie.

View 6 Replies

IDE :: Resizing_Centering Kirupa Tutorial - Source File Won't Open - Get The Message "failed To Open Document"?

Nov 3, 2009

I'm having problems getting the tutorial to work so I decided to look at the source fla. But the Source file won't open on my computer, get the message "failed to open document".

View 3 Replies

Professional :: Can't Open Flash File, Got "Failed To Open Document" Message?

Aug 14, 2011

My CS5 flash crashed when I changed the name of the root folder while it was open. Swf is working fine, but .fla file wont open, I get a "Failed to open document" message. This is a disaser because I've lost two days of work. Is there anything that could be done to fix this problem?

View 2 Replies

ActionScript 2.0 :: Open A New Window If Have Thumbnail Pics In The Flash Movie But Want The Full Pic To Open Up In A New Window?

Mar 6, 2004

1) how do you open a new window if you have thumbnail pics in the flash movie but want the full pic to open up in a new window? Is this Javascript inside flash?

2) How do they do the menu bar here at this site:[URL]

View 1 Replies

ActionScript 3.0 :: Multiple Links - Open The Second Link As Soon As You Open The Links Page

May 17, 2009

I am trying to have multiple links off site but have hit a brick wall. If I have the code listed below, it opens the second link as soon as you open the links page, If I have the"function onLinkClick (evt)", above btn6_btn I end up with the duplicate error message. Is there a way to have multiple link buttons on a page. I have played with this for hours.

[Code]...

View 15 Replies

ActionScript 2.0 :: Javscript:window.open In IE - Link In A Button Inside A Flash Movie To Open A New Window And Play A Youtube Movie

Jul 13, 2009

I work with 3d animation. Im have a problem with a personal website Im doing, I have a link in a button inside a flash movie to open a new window and play a youtube movie:

on (release) {
var jscommand:String = "window.open('http://www.youtube.com/v/b0L4XLODhAA&hl=en&fs=1&','win','height=344,width=4 25,toolbar=no,scrollbars=yes');"; getURL("javascript:" + jscommand + " void(0);");
}

This works fine in Firefox but in IE it doesnt work, I then change the /v/ in the youtube link with /p.swf?video_id= and now I have the window open showing the small youtube thumbnail of my video but once a click play, nothing happens, I check it and is not loading anything.

View 8 Replies

ActionScript 2.0 :: Open The "open File Dialog Box" In A Swf?

Sep 27, 2005

Is there a way to open the "open file dialog box" in a swf using javascript.

The swf is on a webpage.

View 1 Replies

CS3 Open SWF In New Window?

May 18, 2009

I want it so my website will open a new window with the swf in it and I don't know what the actionscript is for that.

View 1 Replies

Open A Pdf In A New Window?

Apr 9, 2010

I am new to flash and would like to create a button that opens a pdf in a new window. How would you do that?

View 5 Replies

Cannot Open SWF Anymore

Aug 22, 2010

I have installed CS5 recently and then deleted CS4, since doing so (or at least I think that's the cause), I cannot open SWF by a simple double click like I used to. Opening them in browser or in CS works fine but I still want to be able to open those SWF with a double click.

Tried using "open with", then Flash CS5, without success. Also went on Adobe's website to try redownloading the flash plugin but didn't let me download it as "browser already have flash plugin installed".

How did you re-established the double click to open a SWF?

View 1 Replies

Can't Open .FLA Files

Jan 15, 2011

. My current project has me needing to open a .FLA file in a template. I am using Adobe Flash CS3 Pro but every time I try to open a fla file all I get is "UNEXPECTED FILE FORMAT"!I have tried several different FLA files with the same result?

View 8 Replies

Cannot Open The Document

Mar 22, 2011

When I open the file in Flash CS5, this message appears: Flash can not parse this document. An error occurred opening file 'D:......fla'

View 1 Replies

Can't Open Some Files

Jun 1, 2009

I'm having trouble opening some .fla files using Adobe Flash Professional 8.  The one's on my computer are fine, but some (not all) the ones on other peoples systems don't, I'm using CoreFTP to access them, but some when I go to view them says "unexpected file format", and the same is true if I try to transfer them over to my computer.

View 3 Replies

CS5 :: Can't Open Flash Pro

Jul 1, 2010

I just installed the 30-day trial version of Adobe Flash Pro CS5 on my HP laptop (I'm using Windows XP Professional) and every time I try to open it it says that "Adobe Flash CS5 has encountered a problem and needs to close."

View 1 Replies

Flash :: Open Cs5 In F8?

Dec 14, 2010

Is there any way to open a .fla file saved in flash cs5 in flash 8? or convert a cs5 to flash 8 file?

View 3 Replies

AS3 :: Open URL In Same Window?

Jan 30, 2011

I am trying to open a URL without opening a new browser tab, Im using AS3, heres what I have so far[code]...

View 1 Replies

Close 2nd Swf And Open Another One?

Feb 28, 2011

I opened from my main swf a new one with addChild. Now in the 2nd swf i need a button to close this swf and open another one ... I done this way because the button i puted in the main swf does nīt work (maybe because iīm using in both swf liquid layout with a resize function). How can i do to close the 2nd swf and open another one.

View 2 Replies

Professional :: SWF To Open Another SWF?

Mar 15, 2011

I would like to have my SWF open another SWF at the press of a button.

View 15 Replies

Professional :: Can't Open Old .fla?

Jun 21, 2011

I was given an old .fla file to work on from someone. I tried opening up in Flash CS5 and got an error  that the file was not supported.  After running the file through [URL].. auncher I was informed that the .fla was of version 6.  Doing a google search suggests that a flash version 6 file needs to be opened with FlashMX?
 
Is there any way to get Cs5 to open up this old .fla?

View 3 Replies

FLA File Will Not Open

Nov 12, 2009

I am not a stranger to Flash. I have been using it for years. I like it. I use it to create illustrations, but it has this weird issue where the more you edit the line points, the larger your file size gets, until it gets so large that you cannot open it anymore. I generally have this issue around the 7mb mark. I always try to keep an eye on my files and when they get around 3mb, I copy everything and paste them into a new file. I usually do this every two days, or so, if I am working on one illustration for a long time. However, it doesn't usually happen all at once. Today when I opened my file it was about 2mb. I closed it, and then when I went to reopen it had jumped to 14mb! I cannot open my file.

The specific error is, "There is not enough memory to open this scene. Your document is not damaged and may be safely saved. To increase available memory, close open documents or quit and use Get Info command in the Finder to allocate more memory to Flash." I have done searching on google and many people appear to get this error when there are problems with PNG's in the library for their file. The library for my file is completely empty. I have one scene, with about 10 layers. My file was created completely/exclusively in Flash. There are no PNG's or JPG's to be causing problems.

The last time this happened to me, I had a friend with a computer better than mine open the file for me, copy/paste all my layers into a new file, and then send it back. I have experience with the issue but I, unfortunately, don't know if I have any friends who can open 14mb flash files right now.

View 5 Replies

IDE :: Open A .swf In A New Window From Another .swf

Jan 23, 2003

I need to open a .swf in a new window from a botton of another .swf, and I want to keep open the 2 windows. But I do not want to use html, only flash.

View 10 Replies

Way To Open Swf File

Feb 17, 2009

From my main.swf I want to open up a new play.swf window, while keeping my main.swf still open, but everytime I use loadMovie(),it opens up the play.swf and closes the other main.swf. how to achieve this(don't want to open in Internet Explorer, it should open standalone in flash player)

View 3 Replies

IDE :: Open Exe's In Same Window

Mar 21, 2011

I have a menu.exe opening up 3 seperate exe's. Is it possible to open up the 3 seperate exe's in the same window as the menu.exe?

This is what I have at the moment:

on (keyPress "<Space>") {
fscommand("Exec", "page01.exe");
}

View 2 Replies

Open PowerPoint From SWF Button

Mar 28, 2003

I'd like to create a button in FlashMX which, when pressed will open a PowerPoint file. I came across a tutorial on how to use the FSCOMMAND "exec" to trigger a batch file which then triggers the PowerPoint file. This however did not work... If I double click on the batch file, the PP file will open as required so it seems to be the command in Flash that's causing a problem.

View 4 Replies

ActionScript 2.0 :: Open Pdf In Flash?

Jul 17, 2005

i want to open pdf file in flash movie area so i have read some queries in this forum regarding this topic but i want to know that how I can make bat file (.bat) OF A PDF FILE (.pdf) ?

View 17 Replies

ActionScript 3.0 :: Using An Swf To Open Another Swf And Back?

Apr 14, 2009

I have a small title screen which is capable of opening one of two swf's depending on which button the user presses(see code below).When I put similar code in either of the swf's that are opened on the button click to go back to the title screen, the title screen opens with the previous swf still playing in the background. How do I unload a previous swf once the the new one is open?

Code:
var movieLoader:Loader = new Loader();
swf1Btn.addEventListener(MouseEvent.CLICK, openSWF1 );
swf2Btn.addEventListener(MouseEvent.CLICK, openSWF2 );

[code]....

View 1 Replies

Open Projector In Fullscreen And Keep On Top?

May 20, 2009

I have read several posts where people discuss TOPMOST and SWF Studio as options for keeping applications running in the top of the z order.

My question is: Is there a way to create a projector that always stays on top (e.g. even if a windows update occurs) without purchasing SWF Studio? As I understand TOPMOST is only for launched applications, not for the application itself.

View 1 Replies







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