Professional :: Cannot View .swf File Anywhere?

Mar 19, 2010

We recently upgraded to CS4 and this morning I had to put a file together for a meeting, in a couple of hours time. When I viewed the uploaded files for the first time it asked me to install Flash Player 10, which I did, but even afterwards I still just got a blank page.At the bottom the page tells me it is transferring data from [url]....? Eventually this stops but nothing happens on screen.

This is the same on Firefox and Safari on my Mac, and IE7 on our office PC.I have checked all of my paths etc in the code to the expressInstall.swf and swfobject_modified.js but they all seem correct...I have the Scripts folder with the 2 above files within the same folder as my index file:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html[code]..........

View 9 Replies


Similar Posts:


Professional :: When Save The File As A .swf File To View It In Browser The Video Gets Really Big?

Apr 15, 2011

When i save the file as an .swf file to view it in my browser the video gets really big (sized the flash document 250x240 px) . How can i easily control my flash video sizes?
 
another thing: When im doing a video and work with things that are outside of my white document (in the gray area) for instance things that are to be faded into the document and so on. These things also show up in outside of my video when i view it in my browser.

View 1 Replies

Professional :: Making A File That Others Can View

Feb 19, 2012

I recently finished my first little project and I wanted to send it to my friends so they can give me feedback; however, once they got the file (.swf and .html) all they recieved was a blank document. How can I save/publish my project so the graphics are displayed correctly on other people's computers that don't have the original files.I can provide additional informatin as needed.

View 3 Replies

Professional :: View To A Webpage In Normal View?

Nov 25, 2010

I am using Flash CS4 AS3.. When I open my browser "Internet Explorer 7" it opens normal. But When I open a link using the following Flash code it opens half in length and half in width. I need to click on "Maximise" button to view in full. How to solve the problem? It is our Intranet link.
 
PM3.addEventListener(MouseEvent.CLICK,PM3ClickHandler);
 
function PM3ClickHandler(event:MouseEvent):void { navigateToURL (new URLRequest ("http://engineering/history/thisyear/ceomessage.htm"));
}
 
I tried modifying the line as well. It also doesnt work.
 
navigateToURL(new URLRequest ("http://engineering/history/thisyear/ceomessage.htm"), "_blank");

View 3 Replies

ActionScript 2.0 :: When View The HTML File With The SWF Embedded It Doesn't Display The Text File Content

May 12, 2008

loadVariablesNum("testimonials.txt", 0);
gotoAndPlay("load");

This code works perfect when testing, and it works perfect viewing the SWF, but when you view the HTML file with the SWF embedded, it doesn't display the text file content.

View 5 Replies

Cant View Flash File In IE?

May 30, 2009

i have a webpage created at http:[url]... and i can see the scrolling text on the right but someelse has viewed it and they cannot see the scrolling text does anyone know why.

View 1 Replies

Flash 10 :: Can't View Swf File

Feb 3, 2011

I'm editing flash banner after i extract it and upload it i can't view it in my browsers

i'm uploading the file if there's any thing wrong can any one tell me

P.S I'm using Adobe flash CS3

View 9 Replies

View All Executed Code In FLA File

Jun 20, 2011

I wonder if there is any way to view the Actionscript that is exectued when executing a fla file. Or maybe a tool that would allow me to generate Actionscript through a graphical interface.For example, I create a Flash File and draw a circle.

View 1 Replies

ActionScript 3.0 :: Possible To View Code Of SWF File?

Jun 18, 2009

Is there a way or a tool to get the AS code of a page's swf-file?

View 1 Replies

IDE :: Load A 360 View Photo In Swf File?

May 8, 2009

i need to load a 360 view photo in my swf file.. im using the following code but i dont know if i need something else as it is not loading at all..

_root.container.loadMovie("terrace-360.mov");

View 8 Replies

Professional :: View A PDF Within A Flash Projector?

Sep 4, 2010

I would like to know if it is possible to view a PDF document WITHIN an offline Flash Projector.exe? Just like when you have the ability to access the Acrobat toolbar within a web browser.
 
I have 45 PDF booklets that I can already open from a Flash Projector into Acrobat Reader for printing, but I would prefer not to leave the Flash Projector at all.

View 2 Replies

Professional :: Cant View Content Keeps Loading

Nov 15, 2010

URL...This link works fine in my desktop computer, but when i try to check it with my laptop or netbook, it wont load the video thumbnails or so.It just keeps saying leniyor (loading) and gets stuck.The flash player version is the same with my desktop and laptop. I tried it over various browsers including IE, Chrome and firefox.

View 1 Replies

Professional :: Can't View Part Of Animation?

Jul 6, 2011

I've completed the ball rolling with the grass and flowers springing up behind, and it works--when I scrub. It does not work in SWF; only the grass and flowers appear, which are frame by frame, the ball, which I did with the motion editor, does not appear.

View 3 Replies

Java :: View Part Of A Web Application - What Technology For A Pretty Intensive Grid View

Aug 3, 2010

I'm about to have to write a web page/app that will serve the agenda for circa 100 people on a page. One line per person, one column per day with 3 clickable zones in each cell. In HTML, the page is way complex for the browser to load quick and there is no possibility to click on a border between 2 cells to for example split an event that spreads among several cells. So I search an not too overkilling technology to render this kind of view. I begun with a PHP generated HTML page but the number of elements in the page make the mouse move jerky.

Moving to JAVA would give me better performances regarding the reuse of the generator of the view but it will still be an HTML page. So, here is my question: do you think that going forward with JAVA and its graphical capability is the simple solution or is Flash a better option for this part of a Web App? I'm afraid of the code I'll have to write in JAVA to handle the GUI presentation as well as the events generated by the 1000's cells plus borders of the page. In Flash, the graphical part seems simpler even if the actions handling is still huge.

View 2 Replies

Flex :: Presentation Model Pattern Can View Specific Logic Reside In View?

Aug 15, 2011

I'm currently using RobotLegs with the Presentation Model pattern to develop a Flex 4 project. I understand that all business logic related to a View resides in the Presentation Model associated with that view, however, I am confused when it comes to View specific logic.For example, I have an indicator that needs to be positioned relatively to list items depending on which list item is selected. Is it acceptable in the Presentation pattern to put the logic that will position the indicator in the View and simply have that logic run in reaction to a selectedIndex property changing in the presentation model?The reason I am considering this is that since the Presentation Model does not have a reference to the view it is difficult to come up with an ideal solution for manipulating view components.

View 1 Replies

Actionscript 3.0 :: Make A 360º View Bubble Like Google Street View

Mar 18, 2010

I am wondering how to make a 360º view bubble, like they use for Google Street View, but have no idea how to go at accomplishing this task... i have the string of photos that i attached in photoshop(so that if you connected the left to the right it would be a full 360º view).

View 1 Replies

ActionScript 3.0 :: Cannot View Anything When Inserted On FlashScript File?

Oct 21, 2009

Whenever I use the pen tool, or brush tool, or anything for that matter, I can not view it on Flash Stage. I've noticed that if I set the file to ActionScript 2.0 I can though. This would be fine, except that I need ActionScript 3.0.. I'm a student, and I have a project I need to start...calling Adobe support did not help at all.

P.S. (if this makes a difference) Whenever I test the movie, I can see whatever I put on the stage.

View 9 Replies

ActionScript 3.0 :: Open A File To View Sprites?

Sep 10, 2011

I have been playing with my brothers Adobe Flash Builder program but I can't figure out how to view game files for a open source game? The game is FLASH all the sprites are listed as the AS (actionscript?) file format. I am not trying to view the code, but the actual sprite, such as characters etc. I wanted to save them as PNG or any other image files.

View 9 Replies

IDE :: Opening Selected File From Folder View?

Jan 20, 2010

I'm trying to make a flash application that list the content of specific drive or folder in my local computer, and then when user selecting one of the file the application open that file.the idea is to make everything as dynamic as possible, so when i change the content of the that folder, i don't have to edit the code.

View 1 Replies

Flash :: Professional - Use Handler To View A PDF Document

Nov 13, 2007

i'm making an "EBook" for my GCE in applied ICT and i want to use a Flash handler to view a PDF document. So far i've converted the PDF file to images and Imported them (on the fly encorperating XML). while this was an alright way to work the images become pixelated when zoomed in/out so i was wondering if anyone has done something like this before and if so how they went about it?

View 2 Replies

Professional :: View Layers As Outlines Even With Alpha Set To 0?

Jan 7, 2010

Is there a setting that will allow me to see layers in outlines even though the alpha of the movieclip is set to 0%? I swear I used to be able to see an outline of my clips even though the alpha is all the way down... now if my clip is alpha down there's no outline when i 'view as outlines' in the timeline. maybe i accidently changed a setting some where?

View 12 Replies

Professional :: View Library Element Usages?

May 6, 2010

I am searching for a way to find out where elements in the library are used.I've just "inherited" a fairly messy .fla with most elements badly/unnamed and I'm trying to organize it.However there's up to 6-7 levels of reccursion and sometimes figuring out what is what is hard without finding where it's used.

View 1 Replies

Professional :: Fix Messed Up Timeline-can't View Frames?

Aug 3, 2010

I don't know what I did while working in a CS3 Flash document, but I cannot view the frames up in my timline bar. All I can see is the layers there - they take up the whole area and when I try to grab and drag the timeline to shorten the layers nothing happens. I must have hit something by accident

View 4 Replies

Professional :: Can't View Jpg N Png Files Imported To Stage

Sep 21, 2010

Why can I see only the above images in the library after importing them to the stage?

View 15 Replies

Professional :: View PDF Files Like A Flipping Magazine?

Mar 8, 2011

In brief, I want to view PDF files like a flipping magazine. You know, just the same flipping effect that ibook did on ios. Adobe reader is the only choice to browse PDF on computer for me. It's kind of bothering and annoying now.So,Plus, my computer runs on win7 64bit.

View 4 Replies

Professional :: Can't View Or Create TLF Text In Flash CS5

Jun 3, 2011

I'm using some Lynda.com tutorial files for Flash CS5. When I open a file that contains a box with TLF text, I don't see any text; what I see is an empty blue box at the upper left corner of the stage. Same thing if I try to draw a TLF text box.I am new to Flash, so please be kind. Is there maybe a component I should have installed with the CS5 suite that I didn't install? I didn't install everything since I didn't need it all and don't have the disk space.

View 3 Replies

Professional :: Stuck In Outline View Flash Cs5

Oct 4, 2011

I run a school lab with a few users on each machine. One students came up with a problem. She is always in outline view, even when the outline button in the layers panels is not punched. When I log in to the same machine, I do not have the problem. I assume the problem is in the user preferences file. We are on Windows 7. I went into AppData and deleted what I thought was the preferences file, but it continues to return. Anyone have any ideas why I can't get her out of outline view? Adobe Flash CS5

View 3 Replies

Flash :: Loading A Xml File Which Has To Be In The Same Directory As View In MVC3

Oct 11, 2011

The web designer on a project is using Flash Gallery which loads a images.xml file. The SWF expects it to be in the same directory as the .html file. So if I am at the action /Public/Home/Gallery, it would expect the images.xml to be in at Public/Home.

How do I allow the Flash SWF to load the file? I have no access to the source code, so I cannot change the behaviour of the SWF.

View 1 Replies

IDE :: Stuck In Outline View - User Preferences File

Oct 4, 2011

I run a school lab with a few users on each machine. One students came up with a problem. She is always in outline view, even when the outline button in the layers panels is not punched. When I log in to the same machine, I do not have the problem. I assume the problem is in the user preferences file. We are on Windows 7. I went into AppData and deleted what I thought was the preferences file, but it continues to return.

View 1 Replies

Professional :: View Flash Files Through An Apple Device?

Mar 16, 2011

With Apple refusing to incorporate flash, is there an altenative way to view flash files through an Apple device?

View 2 Replies







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