ActionScript 2.0 :: Flash Page Doesn't Open

Jul 4, 2010

Yesterday i shut down my pc and today i go to open my page to work with it and it give me the next error (An error occurred opening file) The rong of my is that i didnt get any back up and now i search to solve the problem and i didnt see anything happend. Pleace if someone knows anything post is very important.

View 0 Replies


Similar Posts:


ActionScript 3.0 :: Link Open In Same Page Doesn't Work

May 11, 2011

I inherited some code from a previous programer. The idea is that a user clicks on the player and that opens the page at a new url. It works if it opens in a new page but it doesn't work trying to open the url in the same page. It just closes the player. Here is the code:

[Code]....

View 2 Replies

ActionScript 3.0 :: Button Navigation - Open The New Page In The Same Window, It Doesn't Seem To Work?

Dec 7, 2010

I have a simple website and I am going from one page(flash file) to another page(different flash file) using the following code.

var myLink:URLRequest;
function openPage(event:MouseEvent) {
switch (event.currentTarget) {[code]....

This works fine, but I want to be able to use "_self" so I open the new page in the same window yet it doesn't seem to work.

View 4 Replies

Altering The Link In A Flash File So It Doesn't Open In A Ne

Nov 22, 2010

I have a flash file on the homepage of my client's website. When you click "Enter", the new page opens in a new tab. I want it all to stay in the same tab. If you would like to view the entire code yourself to identify how I could solve this issue, the site is: [URL] - but if not here is the code of the Flash file itself:

[Code]....

View 1 Replies

Professional :: Altering The Link In A Flash File So It Doesn't Open In A New Tab

Nov 22, 2010

I have a flash file on the homepage of my client's  website. When you click "Enter", the new page opens in a new tab. I want  it all to stay in the same tab. If you would like to view the entire  code yourself to identify how I could solve this issue, the site is: [URL]- but if not then I will paste the code of the  flash object below:
 
<object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="720" height="540">
<param name="movie" value="Scripts/FrontPage2.swf" />

[Code]....

View 3 Replies

Professional :: Can't Open Flash Page In Dreamweaver

Feb 9, 2012

i am trying to edit a web template with adobe dreamweaver (version CS5). the template has flash in it, and i have flash installed on my computer (i can view flash on any web browser, and java is enabled). when i open the index file in dreamweaver, i get a message saying "Note: Install Flash Player | Enable Javascript".i don't know what to do. flash is installed and java is enabled. what do i do??

View 15 Replies

ActionScript 2.0 :: Using Ajax And Flash To Open Url On The Same Page?

Aug 23, 2007

how do i make a flash button to change the content of a page using Ajax?

the menu have to remaing the same and not load again.

View 2 Replies

ActionScript 2.0 :: Open An Html Page Fullscreen From Flash?

Dec 16, 2004

I am trying to get a flash button to open full screen with the titlebar still on top. I was able to get it to work when I am using an html button, but I cant get it to work using flash.[code]

View 2 Replies

ActionScript 2.0 :: Open A Html Page Fullscreen From Flash?

Dec 16, 2004

I am trying to get a flash button to open full screen with the titlebar still on top. I was able to get it to work when I am using an html button, but I cant get it to work using flash.here is what I have.

AS:
on (press)
getURL("javascript:openBrWindow('http://www.whiskeyparknorth.com/whiskeyparknorth/index.htm','winFeatures')");
}

[code]....

View 2 Replies

Getting A Link Within An Swf File On One Page To Open A New Page?

Mar 23, 2009

I am able to pass a variable from an html link that loads a separate html file and instructs the embedded file to go to a specific frame.But - I now need a link within an swf file on one page to open a new page and tell that swf to start on a specific frame and it is not working. Here is the code I use for the first example - works like a champ:

html file 1

Code:

<a href="fullpage.html?stateVar=19">Go here</a>

html file 2 swf embed code with variable info:

Code:

<script type="text/javascript">
// <![CDATA[
var so = new SWFObject("yourSWF.swf", "sotester", "500", "500", "8", "#FF6600");

[code]....

View 2 Replies

IDE :: Open A Page Without Closing The Current Page?

Jan 8, 2009

I bought one of those templates, and i was able to get around most of the stuff. But one last thing that I have issue with is that there is an AS2 script for a button, where you can change the page that you want to be updated. But every time that I click that button, it opens the new page. but then if I use the same button in the new page, and click on it, another page will open and that current page will get closed.

[Code]...

View 1 Replies

Flash :: IDE - Menu Buttons Open Up An HTML Page In A Different Frame?

Oct 24, 2002

Is it possible to use HTML frames with Flash? For example, I want to make a flash menu system on my site, and have the click of the menu buttons open up an HTML page in a different frame.

View 14 Replies

Flash:: Button (Creating A Menu Page With Flash Buttons To Open SWF Files)?

May 17, 2011

Good day to everyone. I'm here today to seek help about Flash CS4 and ActionScript 3.0. The story starts when one day, my boss asked me to make a flash presentation about their upcoming user training for a newly developed software. I was enthusiastic and excited about it because it's been a long time that I did not use Flash (note that I don't have any experience in ActionScript 3.0). At first, everything was a bit rough as I need to recall how to properly use the frames to create a successful animation. As I was about to finish the project, my boss approached me again and asked if I could insert a menu page in front so that the users won't have to replay the whole thing again just to look for a little something on that part of the movie. So yea, at first I was abit hesitant to accept. I said that it will work with Powerpoint. But she's a total pusher and I was forced to say yes. Now I'm having this problem about how to make a flash button load a swf movie.I've tried searching all over the net for tutorials but most of the times the "getUrl" and other stuff are said to be outdated.

View 1 Replies

Professional :: Flash / Flash Player Will Not Open Link To Web Page When Clicked

Mar 19, 2010

I am testing a FLASH animation ad that has links to a website.When I click on the links, it opens firefox but it doesn't go to the link!I have added the links and the file names in the Adobe Flash Settings Manager, restarted several times, restarted in Safe Mode and it still does not work!I cannot find any information on this. My coworker also tried it and it does not work for him on IE on Windows.HOWEVER, If I have SAFARI open it works fine, and If I drag and drop the .swf file into either browser and then click on the links it goes to the web page.

View 3 Replies

ActionScript 2.0 :: FLASH 8 - JavaScript Work In A Blank Flash File When Open It In A Html Page

Feb 14, 2007

I have this java script and want it to work in a blank flash file when i open it in a html page.

[Code]...

View 14 Replies

Flash :: Menu Tab Doesn't Highlight Right Page?

Jul 9, 2011

I purchased a template from template monster. I am tweaking it, trying to replace the flash picture slider with html. I want the flash menu to remain. When I replaced the slider, the menu tabs work but the tab doesn't highlight the page its on. I use flash pro 8 action with script 1.0 & 2.0 .http:[url]......Here is AS code:[code]..

View 9 Replies

ActionScript 2.0 :: Flash Player Page Doesn't Work On Mac

Aug 26, 2009

Request for all mac users: could you open Adobe's flash player page [URL]And check whether the sample movie runs or fails?

If you only get the audio/pauze/getflashplayer10 buttons, but the movie itself is just white space (just like my preview image), could you write down you mac's specs?

Or let me know why this perticular movie of adobe themselves doesn't work on my mac? I've got a mac os 10.4.11 with flash player 10 installed.

View 4 Replies

ActionScript 3.0 :: Flash MC With Button To Other Page - Doesn't Work

May 30, 2011

I have a mc (houses_mc on frame1) (a long image the user can pan to the left or right) and I want to place some buttons in this movieclip to go to another page when CLICK. I put the second page on the second frame in the timeline, and so on. ( Is this alright or should I open it in a scene or as a new fla file?) So far I can't get my button work. It seems that As3 doesn't like btns placed in mc or something like that. The roll over and hover and hit works all fine, but when I click it doesn't go anywhere. The code I put for the button in the actions layer is:

[Code]...

View 5 Replies

Flash :: Jquery - Open A SWF In ThickBox In Drupal On Page Load And Close It After X Seconds

Dec 11, 2009

After working for a prolonged time on a programming problem, I start to get coding tunnel vision. It makes it harder to draw back and look at the problem from farther away. Hence my question: I am using a Drupal 6 site. When a menu option is clicked, the page opens and a Flash SWF file needs to played in a ThickBox. After 8 seconds, that Thickbox closes.

Opening the SWF file in the Thickbox when a link is clicked is no problem, just like closing the Thickbox afterwards; that's basic javascript. For that I use these:

[Code]...

But opening the Thickbox on load? I can add a link for the user to click, but it should open automatically. I figured out the PHP to have it only open on one specific page. From the Thickbox manual, I learned to open links to images - but not how to open it when the page loads.

View 2 Replies

ActionScript 2.0 :: Flash - PHP And MYSQL - Open A Certain Detail Page When One Of The Loaded Thumbnails Is Pressed

Feb 9, 2005

Via a PHP script content coming from a mysql database is loaded in to Flash. Im using the following script to reach that:

[Code]....

What i try to reach is to open a certain detail page when one of the loaded thumbnails is pressed or released see the t.onRelease = function(){ But that isn't working. Both detail pages are opening up automaticaly. What am i doing wrong.

View 1 Replies

ActionScript 2.0 :: GetURL - Flash Button When Clicked On To Open A Html Page In A I-frame

Jan 10, 2006

if i wanted a flash button when clicked on to open a html page in a i-frame how would this be done? what would the script be for this particulare action?

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

Flash :: Adobe Flex Page Doesn't Refresh When New Query String / MVC Parameter Entered

Oct 26, 2011

I am working on adding functionality to where the URL takes in a parameter as defined by an MVC style looking way.eg. (URL... )where 12345 is the corresponding Id number that I want to get.I have this functionality working.I am using Internet Explorer 7.My issue is that when a user attempts to enter a new query string id into the URL, the page doesn't refresh when the user hits enter or the refresh button. (The user can navigate to the url/#/Id/12345 only when opening a new window/tab)Does anyone know if this is a feature that doesn't work in Flex or if there is some code or configuration needed to allow this?

View 1 Replies

Actionscript 3 - Flex / Flash - Open The Swf In A Browser Window That Doesn't Have The Browser Control Bar Or Menu?

Oct 27, 2010

The title essentially is the question, how do I open the .swf without the browser's control bar junk? and maximize the window?

View 2 Replies

IDE :: F12 Doesn't Open IE8 In FlashCS4

Oct 24, 2009

Strange problem with Flash in CS4 designer suite. F12 in flashCS4 publishes ok but suddenly doesn't open IE8 in flashCS4. Worked fine untill now. In dreamweaver CS4 the F12 opens IE8 without any problem. Must be a file or registrykey corrupted but where to look. Allready tried CCleaner, RegFix an a new installation of Flash. Nothing worked. Use Vista + IE8

View 1 Replies

ActionScript 3.0 :: Open The Swf - It Doesn't Read The Xml

May 7, 2010

I have a swf that reads a XML file. Here's the thing. If I have the fla open and I hit cntrl+enter to run it, everything works fine. But if I just open the swf, it doesn't read the xml. The swf is in the same directory as the xml file. I have tried everything. I even slammed my head on the wall on 3 different occasions.

View 2 Replies

Flex :: DropDownList Doesn't Always Open On Click?

May 12, 2011

I have an AIR application with 2-3 DropDownLists and a bunch of other controls. The DropDownLists are bound to dataproviders (ArrayCollections) in a central Model singleton. On launch, they all work fine.

However, when I click a button to add new objects to an object in another ArrayCollection in the same Model, the DropDownLists get weird. They still register clicks, and all other controls still work as before, but the dropdowns won't open. Clicking/waiting enough usually opens the dropdown, but if I don't make another selection it still won't open after closing. Making a different selection makes that DropDownList work again, but the others might still refuse to open.

If I open the dropdowns using Ctrl + Down arrow, they work all the time, so it's only the click that doesn't trigger the open correctly. I can work around the problem by calling openDropDown() on the dropdown when clicked, but that doesn't feel right.

I'm using the 4.1 SDK, and the dropdowns are s:DropDownLists. I tried using mx:ComboBoxes instead, but got the same behavior. Edit: Weirdly enough, using s:ComboBoxes they work as they should, but I really don't want to use them since they seemingly can't be made non-editable.

View 2 Replies

ActionScript 2.0 :: While Loop - Open Up .fla - Thing Doesn't Start From The Right Spot

Mar 4, 2003

open up this .fla and tell my why they think it isnt working.. theres the wierd little chain thing doesnt start from the right spot and i dunno how to fix that

View 3 Replies

ActionScript 3.0 :: Buttons Open In The Current Window But It Doesn't Seem To Work

Aug 26, 2009

I'm trying to have my buttons open in the current window but it doesn't seem to work. Here is my code:

[Code]...

View 5 Replies

ActionScript 1/2 :: Any Way To Open New Page From Script?

May 10, 2009

We use in HTML line (target"_new" or_XXX) I cannot find a way to open new page from a script .I had try target comment it do not work. Here is a button command
btn_txt.onRelease = function() {
getURL("../pages/ecard/latt.htm");
};
I try to insert a target command and I am getting an error message.....

View 5 Replies







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