IDE :: Package Files To Open In Internet Browser

Sep 22, 2010

I'm getting close to finishing the application I'm working on, and the person I'm working for is going to be distributing it via DVD. to package my flash file in some format so that when the user opens the file, it will open the swf in an internet browser?

The reason I need to do this is because I have some xml data in it that is keeping it from being fully functional unless opened in an internet browser. I'm not entirely sure why this occurs, because the file works fine in Flash Player on my computer, but not when moved to anyone elses. So, the workaround is to open it in an internet browser.

Anyway, I figure that in order to have the file open in an internet browser, it'd have to be packaged as an exe or some other similar file type, but we want it to be cross-platform.

Maybe there's an easier way, but I need to find out how to package my swf file so that it automatically opens in a browser.

View 1 Replies


Similar Posts:


Media Server :: One Play Back RTMP Files In Internet Explorers Browser

Jun 25, 2010

I use video player from the flash media server and it will playback url.. as this originates from Flash media encoder then i have to enter this on the videoplayer but when i replace localhost with my IP address i get no joy at all. Also i can run url...ok from videoplayer in the media server but it allows the user to use http so how is this achieve as i cannot get it to work at all. tells me there is no connection. also this i try using local host and my IP address as well but no joy.

View 4 Replies

Browser And Pdf Files Open Behind Projector?

Oct 13, 2009

I am using flash 8 or flash mx, and I want to open a web site and some pdf files. I have my projector set to fullscreen but when I open a web site or a pdf file these files open behind my projector so my final user doesn't realize that the pdf files or the web site is displayed. How can I force the web site or the pdf file to open on top of my projector or is there a way to minimize my projector when I click these buttons so the user realizes that these files opened.

View 1 Replies

Actionscript 3 :: Open A NetStream Using Video In IOS Package?

May 9, 2011

I am using Flash Pro CS5.5 to create a video player for the iPad. I can get it to work locally, but when I test it on the iPad, it cannot open the video file. The video file is included in the package file. Is there a trick to referencing a video in the package? Here's what I am trying:

var nc:NetConnection = new NetConnection();
nc.connect(null);
var ns:NetStream = new NetStream(nc);
ns.play("myvideo.mp4");

View 1 Replies

ActionScript 3.0 :: Possible To Open Extention Package File?

Jul 25, 2009

is it possible to open extention package files and modify it??

View 2 Replies

ActionScript 2.0 :: Open A Folder (from The Disk, Not Internet)?

Feb 17, 2009

I need to open a folder, from the place, where SWF file is.It's not an URL, not an Internel file, I don't need FIleReferense class or list.The button should open an explorer, like when you open "My computer" from desktop.

View 0 Replies

ActionScript 2.0 :: Prevent Users From Viewing Site And Then Simply Going Into Their "temporary Internet Files" And Stealing Swfs And XML Files

Feb 5, 2009

I am trying to prevent users from viewing my site and then simply going into their "temporary internet files" and stealing my swfs and XML files. I have been using a great .PHP code to stop this but now I am working on a server server that only uses .aspx files. Does anybody know of a way that I can stop files from being stored in the "temporary internet files" folder. I have encrypted the files but this is not good enough.

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

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

ActionScript 2.0 :: Opening A SWF In An Internet Browser From A SWF

Oct 26, 2005

I am creating a conduit bending tutorial. On the main timeline of this tutorial SWF, I have a button that loads a trig calculator into an existing movie on the stage. I would like to have this calculator open in seperate internet browser window outside of my SWF.

View 3 Replies

Connect Local Database From Internet Browser?

Jun 29, 2011

I need to find a way to develop a program which can run local and server side. I don't know silverlight/flash or something else can do it.Is there any framework/language/platform which can work over internet when internet connection exists and can work when internet went off?

View 1 Replies

ActionScript 2.0 :: Close A Browser Without Being Connected To The Internet

Nov 3, 2010

I am working on a secure network in which the computers have and will never touch the internet (yes, its sad). I am putting together a series of documents in Flash while using AS2. With the system we are using they have to be embedded into a HTML page so the old fscommand is out. Also without being connected to the internet or opening these documents w/ javascript good ol' getURL("javascript:window.close()") will not work either.

View 0 Replies

Flash :: Professional - Mouse Scrolling With Internet Browser

Feb 22, 2012

I made a website in Flash CS3. I published the file into html format. Now when I open the html file in a web browser I cannot use my mouse wheel to scroll the page up nor down. However the browser's scroll bar allows me to scroll up and down and i can scroll the page up and down if I place my mouse to the left side of the page where the page shows the background color of my flash document's stage. I want to be able to scroll using my mouse wherever the mouse is located on the website. Details about my flash file are as follows:

- It contains only Action script 2.0 coding. - the layout is made out of movie clip and button symbols. - i used a scrollPane component for one of my text and image contents. - I used a UIscrollbar component for all the text inside my image gallery (which is a movie clip containing the scrollable text areas) I am including below the coding formats used for buttons in my file in hopes that it provides clues to the scrolling error :

[Code]...

View 10 Replies

Flash - Making Smaller SWF In Browser (Internet Explorer)

Apr 1, 2012

Is there a way to change the size of swf, (in the example the size is 750 X 750) to 500 x 500 but only when the browser is IE6, IE7, IE8, IE9?

<script type="text/javascript" src="swffit.js"></script>
<script type="text/javascript">
var flashvars = {};
var params = {};
params.allowfullscreen = true;
[Code] .....

View 1 Replies

ActionScript 2.0 :: Video No Loading In Old Internet Explorer Browser?

Jan 20, 2009

I'm using this code and the mp4 video is no loading in old internet explorer browser

var NewCtn = new NetConnection();
NewCtn.connect(null);
var NewSt = new NetStream(NewCtn);

[code].....

View 0 Replies

ActionScript 3.0 :: AIR Saving Files In A Package?

Jun 4, 2010

I would like to create an application whereby users can load in a number of files (images), manipulate them (move them about, basically) and then save the results. Easypeasy.Now, my users typically aren't the most IT-literate people in the world (teachers, basically) and will struggle to understand that in order to use the results elsewhere, they will be required to move all the images and the data file (xml, probably) to whatever computer they need to use it on, re-install the app and then put the files in the appropriate directory to be loaded in.

So, to minimise how complicated this will be, I'd like to create a package (a .zip, perhaps - although I'd prefer a bespoke filetype) that contains the xml and the images, meaning that only one file needs to be moved, which can then be loaded in either via a load dialog, double-clicking it or even drag-drop onto the open app.

View 3 Replies

Android :: Running Flex 4.5.1 Mobile Application In Internet Browser?

Jul 23, 2011

I read that using Flash Builder 4.5.1 you can create one application and run it on a mobile device, in Internet browser and in Desktop AIR. However, I created a mobile application and the only option to run it is 'Run as mobile application'. Is it really possible to run the same Flex application in browser and on mobile?

View 1 Replies

ActionScript 3.0 :: Tween With Dynamic Bitmaps Jiggles In Internet Browser

Oct 6, 2010

i have a problem with tweening dynamic bitmaps:

-I have several .jpgs loaded dynamically (with listener for event.complete and dimensions of the original divisible trough 2)

-then I turn the content of the loader into bitmap (casheAsBitmap = false, pixelSnapping.NEVER, smoothing= true)

-scale the bitmaps (scaleX = ScaleY = 0.60) and put them on a container_mc (casheAsBitmap = true; AntiAlias.ADVANCED, PixelSnapping.NEVER)

- then I tween the container_mc using TweenMax from right to left on the x-axis.

View 1 Replies

Professional :: Flash CS4 Can't Open .fla Files Or Lose Files/graphics?

Mar 20, 2010

I installed Flash CS4 Professional trial version for school use.  It wouldn't install successfully.  I deleted the font files the troubleshooting guide said to, tried again, but gave up. (I'm afraid to run regedit and mess up everything else I have loaded.)  (I previously had the Fireworks CS4 trial version loaded, then uninstalled it.)  My problem is this- I have it running, but it saves files and then they can't be opened, even if I use the save function often- it's worse when I create the file, test the movie and then save.If I try to open it again, it says "cannot open file."  Once it opened a copy I had saved, and it appeared blank, even though it was 544 kb file size.  I only need it for a few more days, one more assignment and I'm afraid my previous files are corrupt.  I have Windows Vista Home Edition.

View 4 Replies

ActionScript 3.0 :: Applying Two Class Files From A Package

Oct 28, 2008

I have a photo gallery, with a thumbnail panel (a photo viewer page) that I made, coding the AS3 from the key frame. It just so happens that I saw some class files online that have some good stuff in the tutorial.I've never really worked with .as files and I am intimidated by them.Would it be easier to modify my photo gallery, with a thumbnail panel, from key frame to .as AS3 code or to go from .as to key frame code? I personally feel more comfortable with key frame AS3, but I am not scared to dabble.How can I practice adding a couple of class files to my key frame AS3 code- I'm using regular variables, but the interesting idea I saw uses private variables and public functions, and it imports some stuff?

View 1 Replies

ActionScript 3.0 :: Package Files Deployment - Webserver?

Jan 30, 2009

I've have an asp.net app that uses flash for its navigation bar...the flash app uses two class files wrapped in packages that create the functionality of the whole navigation bar.When I run the swf file alone, the flash app works fine...but when I try it in the webserver it fails. Whats more, the flash app in the web server will work fine if I type the full URL to the swf file....it will not work however as an embeded object...and what I mean by that is that the flash app will show up embedded into the .net app but the additional functionality created by the other two class files fails!!!

View 1 Replies

ActionScript 2.0 :: Temporary Internet Files And Flash

Feb 5, 2009

I am trying to prevent users from viewing my site and then simply going into their "temporary internet files" and stealing my swfs and XML files. I have been using a great .PHP code to stop this but now I am working on a server server that only uses .aspx files. Does anybody know of a way that I can stop files from being stored in the "temporary internet files" folder.

View 1 Replies

Professional :: How To Easily Download SWF Files From Internet

Nov 24, 2011

Is there a good tool can asily download SWF files from internet?

View 2 Replies

ActionScript 3.0 :: Files Not Working Local Vs Internet?

Jul 26, 2010

I had to change my global settings to be able to view my project on my local machine (clicking on index.html and have it open with explorer). Everything runs fine, locally.Videos play, music sings, everything is great.I put it online, no videos will play.All files are where they should be. I've checked 50 times and will do #51 soon.My swf does do some activex calls (this will eventually only be run locally on machines in a wrapper so its like a kiosk)

View 4 Replies

Actionscript 3.0 :: Screensaver Load Files From Internet?

Aug 24, 2010

I've been trying to create a screensaver that dynamically loads images and text from a server, but it seems like I am not able to load anything outside of my own computer at all.It seems like the problem is coming from the Security Sandbox, the sandbox type for the screensaver stays "Local_with_file" meaning it can access local files but cannot access files from the network. What can I do to make the Sandbox "Local_with_network" as I do not need to load anything locally, but images and text from a server.

View 1 Replies

Professional :: Unable To Package Additional Files For Use On Android

Aug 27, 2011

Using flash professional CS5.5 - creating an Air for Android app. It appears you can't deploy any additional files, other than the swf file,  In Air debug launcher (mobile) the additional files deploy.But as soon as you deploy it for real on an android machine it fails to install the extra files. (it's a small sqllite file).I have looked in the final APK file using zip and they are there in the assets folder.

View 2 Replies

Actionscript 3 :: Package External Files Into Flash Deliverable?

Jan 22, 2010

Is it possible to package all external files, such as images and videos, into the final .swf or equivalent file? I want to keep the external files separate because it is easier to change them out while developing, but I don't want them to be external when delivering the project.

View 2 Replies

ActionScript 1/2 :: Flash Player Files Contain Link To Internet URL?

Jul 15, 2011

Can Flash Player files contain link to internet URL? Please explain.

View 5 Replies

ActionScript 2.0 :: Make Flash Look At Temporary Internet Files?

May 12, 2003

Is there anyway to make flash look at the temp internet files.I have a program that is photo heavy, actually a slide show and it pulls jpegs at 50k per photo.However it also pulls a lot of bandwith, no matter how many times you flip thru the photos, it gets a fresh copy from the server. It would be great to tell flash to look at temp inet before going to the web as the explorer does.

View 3 Replies

ActionScript 3.0 :: Flash - Screensaver To Load Files From Internet?

Aug 24, 2010

I've been trying to create a screensaver that dynamically loads images and text from a server, but it seems like I am not able to load anything outside of my own computer at all.t seems like the problem is coming from the Security Sandbox, the sandbox type for the screensaver stays "Local_with_file" meaning it can access local files but cannot access files from the network. What can I do to make the Sandbox "Local_with_network" as I do not need to load anything locally, but images and text from a server.

View 1 Replies







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