CS3 :: Finding A Standalone Flash Player?

Apr 2, 2009

What should I use to test my swf movies on another (not my development machine) ?When I open them with IE or firefox the Flash active x player doesnt have the zoom 100% option so I end up with distorted (resized to window) swf is there a standalone flash player for that kind of purposes or something?

View 1 Replies


Similar Posts:


Flash Player 11 Project Doesn't Run In Standalone Player

Nov 4, 2011

Flash Player 11 project doesn't run in standalone player, is it posible to do this?

View 1 Replies

IDE :: Update Standalone Flash Player

Dec 14, 2010

I have made a swf file that requires Flash Player 10.1 to play back properly. I have successfully updated to Flash Player 10.1 in my browsers, and if I open this swf file in a browser it functions correctly.

However, I want to be able to play it back in the standalone Flash Player that came with Flash CS4 Professional, and it was not updated from 10.0 to 10.1 when I updated to 10.1 for my browsers. How can I update this software to a newer version?

View 2 Replies

Pass Flashvars To Standalone Flash Player?

Oct 31, 2010

Is it possible to pass flashvars to standalone flash player via the commandline? Among other reasons, I want to run some unit tests from the command line.

View 2 Replies

Flash :: IDE - Linux Standalone Player Flicker

May 11, 2009

I have a problem with the standalone Linux Flash player. The thing is that when I have a video playing in background and over it I make some tweens, it flickers all the time and it is an annoying flicker. It happens only on Linux Flash Player (it works on Windows Flash Player). The flicker appears when I have a video on background, only when the tween is made and on the portion of the screen where the tween is made. I have Ubuntu 9.04 installed and the latest version of standalone Flash Player (from 2/24/09). I've tried this on several LCD and on all it does the same. My video card has the Intel G31 Express Chipset (the drivers for the video card are the one from Ubuntu).

View 1 Replies

ActionScript 3.0 :: Linux Standalone Flash Player Flicker

May 11, 2009

I have a problem with the standalone Linux Flash player. The thing is that when I have a video playing in background and over it I make some tweens, it flickers all the time and it is an annoying flicker. It happens only on Linux Flash Player (it works on Windows Flash Player). The flicker appears when I have a video on background, only when the tween is made and on the portion of the screen where the tween is made. I have Ubuntu 9.04 installed and the latest version of standalone Flash Player (from 2/24/09). I've tried this on several LCD and on all it does the same. My video card has the Intel G31 Express Chipset (the drivers for the video card are the one from Ubuntu).

View 2 Replies

ActionScript 3.0 :: Flex Path To Standalone Flash Player?

Apr 27, 2009

I'm trying to run a Flex AS project, without the HTML wrapper, so just in the standalone player but I'm getting an error:

Flex Builder cannot locate the required version of Flash Player

It's looking for it in the 'Flex Builder 3 plug in' directory - which I've uninstalled in preference to the stand alone Flex Builder - how do I change the path to the player?

View 2 Replies

ActionScript 3.0 :: Possible To Embed Internet Explorer In Standalone Flash Player?

Jun 30, 2010

How to show internet explorer in flash standalone player?

View 4 Replies

Flash :: Mxml - Media Gallery Application Using Flex To Run On Standalone Player

Oct 8, 2010

How can i design a 3D carousel for video/images to run on standalone Flash Player on my Desktop? I am using Flash Builder 4 to develop this as a mxml application, but found that it doesn't allow access to local filesystem. My specific requirement is that I want it running on the local computer and in SWF files viewed in a user's browser. Is there a sample code to do what I am trying to do? This application has states and transition, like one state for a video gallery and one state for a image gallery

View 1 Replies

ActionScript 3.0 :: Standalone Flash Player On X86_64 Linux (Ubuntu Lucid)?

Aug 31, 2010

I'm trying to find a way to have a standalone debug player on Ubuntu Lucid 64 bit. It seems that Adobe doesn't distribute such thing, however, it may be possible to rung 32 bit version, or is it?

View 0 Replies

ActionScript 2.0 :: SWF Loads Images While Flash Open But Not In Standalone Player / Browser

Apr 9, 2008

[code]I open IMAGEURL.txt, which contains a variable named "img" with a value in it. I call that value and set it to myurl. Then, I load myurl's image into img_container.This works when I test the swf while flash open, but not while I test in the standalone swf thats exported on my computer, or on a browser. Something about internet settings came up as well, til I published to "allow network only".

View 3 Replies

ActionScript 2.0 :: CS3 : PHP Streaming FLV Video Player Works Fine Standalone Not As Well In Flash Site?

Mar 2, 2009

I am using a flash website template (basically stripped of 95% of the code they provided, and just using their graphics) from [URL] I needed to add streaming video, and I elected to use PHP streaming found on www.flashcomguru.com; as modified by lance of courierwebcasts [URL].

The problem I have is that when I use the scrubber.swf to play a video, updating variables and addresses as appropriate, it works fine. However when I take it and recreate every element of the player in a movie on the timeline of my template site, everything but the time counter works fine. It plays fine, it scrubs fine, etc.; it just always displays 00:00/00:00. I am guessing it has to do with variable definition or somethingbut it is beyond me... any help?

Here is just the bit that I am pretty sure is the issue;

code: ns["onMetaData"] = function (obj) {
duration = obj.duration;
durationMinute = Math.floor(duration/60);

[code].....

View 3 Replies

Professional :: Flash Player 10.2.159.1 Standalone Application CRASH With High Graphical Processing

Apr 16, 2011

Flash Player  10.2.153.1and  Flash Player  10.2.159.1 are crashing my standalone application. Later with  version 10.1 the application run ok, never crashes but was taking more than  90% CPU. The  new Flash Player solve the problem of resources, and drop down CPU to  30%, but  the application crashes always after a while, unespectly, or if I open the window of other application.
 
In  the other hand when I disable the harware acceleration at the swf  settings, the application goes crazy and start to make rapid flashes, and frame rate goes down to 8. [URL]. Right click on the Flash logo, Settings,then UNcheck the hardware acceleration in Display Settings.)
 
I'm  on a Mac Mini Core 2 Duo with Mac OS X 10.6.7 (the last Snow Leopard  these days). The graphical card is Nvidia GeForce 9400M.
 
I  did test the application at a Mac Book Pro core i5, Mac OS X 10.6.7,   graphica card Nvidia GeForce GT 330M and the application is more  stable but finally crashes too.
 
Finally if I export my application  with GPU Hardware acceleration at Publish Settings, my application  crashes almost inmediatly after I open it in each of the computers.
 
My guess is that the new Flash Version is using my graphical proccesor in a corrupted way.

View 6 Replies

Actionscript :: Determine If SWF File Is Been Played In The Standalone Flash Player Or Using A Browser Plugin?

Jun 7, 2010

Working with ActionScript 3.0, is there a way to determine if my SWF file is been played in the standalone Flash Player or using a browser plugin?

View 1 Replies

ActionScript 2.0 :: Upload Image Within Standalone Player?

Jan 12, 2010

I'm (slowly) creating a product configurator application and want to add in a mini application which can determine branding on a product (baseball caps).

What Im looking to be able to do is for the customer to be able to upload their own logo - and it be displayed within the application - which they can then print off and send to us as an order form for pricing etc.

Normally this would be fine - as I could load the image onto a server - however this application is going to be distributed via CD (part of a Product Launch Kit) and so will be completely standalone.

Is there any way that this can be achieved? I imagine that I wouldnt be able to get the application to save the image to a temp folder on the customers computer - but is there any other way?

View 5 Replies

ActionScript 3.0 :: Text Fields Disabled In Standalone Player In Fullscreen

Nov 26, 2010

I'm having problems with text fields in full screen. I'm aware of the security restriction but Adobe says text fields are disabled only when running in a browser, text fields should be OK when in standalone player or AIR. I'm exporting a .exe file and text fields become immediately disabled when I go to Full Screen. I can't develop the thing in AIR (to use  FULL_SCREEN_INTERACTIVE ) due to company restrictions on installing software. So the standalone exe is the right solution to me, this should be working, but it isn't.

View 4 Replies

Actionscript 3 :: EtStream.publish Webcam To FMS Working In Standalone Player / Not In Browser

Mar 24, 2011

I am trying to publish the video of a webcam to a Flash Media Server 2.My code is working in the Flash standalone player (tested with 10.0 and 10.2), but not in the browser plugin (tested with 10.2, both in IE and Opera.The connection to my FMS is working successfully, but after the publish, nothing happens, I never get the NetStream.Publish.Start Event. On the server I can see the connection in the management console, even the stream in the streams tab. But I cannot connect to that strea.[code]

View 1 Replies

Professional :: SWF Player Not Finding The Flv File When Moving To Webpage?

Mar 10, 2011

Making simple player to allow viewing on website.Adding flv file to create a published player.Works fine after publishing on local system as long as the flv is located in the same directory as the swf player.When copying to a website, it seems the player does not know how to find the video file.

View 1 Replies

Professional :: Creating A Standalone Flash Application?

Sep 29, 2010

I'm creating a standalone flash application. Now, I have a user interface with a menu, and I have to launch a new stage in fullscreen mode with at the center an 800x600 swf.How can I create the fullscreen?

View 3 Replies

ActionScript 3.0 :: Full Screen In Flash Standalone Not Working?

Aug 10, 2009

fscommand ("allowscale","false");
fscommand ("fullscreen","true");

Everywhere it says I should use this to make fullscreen in flash

I tried everything, I even copied the damn tutorial from adobe page of fscommand, still not going fullscreen at all, no errors.

View 4 Replies

ActionScript 3 :: Open URL In Browser On Standalone Flash Projector?

Jun 23, 2010

var request:URLRequest = new URLRequest("[URL]");
navigateToURL(request, "_blank");
This works fine on web based swfs, it fails on flash player.

View 1 Replies

Swf - Custom Standalone Executable That Allows To Run Flash Content From Desktop

Aug 25, 2011

I want to create a custom executable which is similar to the Flash Projector to play swf content. The use case for this is the following: I have Ui components on the swf which exchange messages with my c++ cli executable for sending and receiving events.

View 1 Replies

ActionScript 2.0 :: Download Link In A Standalone Flash Movie?

Oct 3, 2006

I have an standalone flash projector file, running from a CD-rom. on the CD-rom I also have a .pdf file. I want to create a link where the user can download this file to the desktop. surely there's a better way of accessing the file rather than using getURL? hopefully because getURL is causing sporadic crashing of my movie!
dar

View 1 Replies

ActionScript 3.0 :: Open An URL In The Default Browser From A Flash Standalone Projector .exe

Jan 10, 2008

we are developing a small application wih Flash CS3 which will be released as a standalone Flash Projector.exe.

We want to have a link to our website in the flash application that should open our webpage in the Default Browser of the System.

We tried:

PHP Code:

navigateToURL(new URLRequest("http://www.google.com"),"_blank");

But when I click on that link in our standalone.exe, on my system "ultraedit" gets opened and it tries to open a path on the local system and the webpage adress after that. "C:ProjectsInflationhttp:\www.google.de".

View 6 Replies

Flash :: Prevent Standalone Projector Apps From Trying To Open Assets?

Mar 17, 2011

Is there a way I can exclude apps from the "Open With menu?

Finder mistakenly lists all standalone Flash apps I've built as possible choices when opening a SWF.

View 1 Replies

Flash - Sample Of Standalone NPAPI Adobeflash Hosting Application?

Dec 6, 2010

point me to opensource of sample of standalone NPAPI adobeflash hosting application?

View 1 Replies

ActionScript 2.0 :: Flash Standalone Menu Open Pdf Files To Specific Pages?

Aug 12, 2010

I need to have my flash standalone menu open pdf files to specific pages.

Is there a way to do this with get url? or some other easy method?

View 1 Replies

ActionScript 3.0 :: Standalone - Make A Flash Object Where Users Can Interact But Has No Server Side Support?

Dec 17, 2010

Is there any way to make a flash object where users can interact but has no server side support. All users are in the same network, the swf file would be on a shared drive. Nothing complicated, just one frame where everyone (about 10 user) can make modification. No login, no password.

View 6 Replies

ActionScript 2.0 :: Create A Standalone Swf?

Jul 7, 2010

I have a movie that uses external images loaded in with xml;

Q: Is there an easy way to change from xml to embedded images?

(I need a self contained swf in the end to email - I don't want to have to send along the directory of images, xml file and png's)[code]...

View 3 Replies

ActionScript 3.0 :: Standalone PDF Compiler W/o AIR

Jul 9, 2009

I'm tentatively looking into building a system to compile a PDF in runtime based on a users selection of PDF pages which are in local directories.I'm sure this is possible using something like activePDF.Now, the result would be a PDF which the user would review and eventually export.Am I right in thinking that without AIR the saving of the file to a location on a users machine of their choice is not possible?

View 5 Replies







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