ActionScript 3.0 :: Swf And Exe Files Don't Play With New Installation?
Apr 7, 2010
I recently re-installed CS4, but files I had created with flash AS3 and worked before don't work anymore. Even more, EXE files don't work when publish with the new installation. I didn't install all programs, but basically Flash, Dreamweaver, and Fireworks.
View 1 Replies
Similar Posts:
Jan 14, 2010
So i've made my .swf files. The only thing is they all play at full screen when i play them using my web browser. I need them to play at 548 x 408. when i open the .fla and go to properties it says the size IS at 548 x 410 but it can't be if its playing full screen.
View 2 Replies
Apr 5, 2009
After I installed CS4, I clicked "New-->Form Application", then I get this error[code]...
I searched google with this message, and it seems that people are getting these after they do some modifications but guess what, this is a new installation!
Based on my research it has to do with corrupt action script files but 1.) it's a new install and 2.) I can't find any action script files on my computer!
View 1 Replies
Feb 3, 2010
I'm doing an application adobe air with Flash CS4, in as3 , I'm really don't need a database, but a small file database it gives me some adventages, just I need a little file, with 2 o 3 tables for a few data, no much that 50 I think. I look for some kind of database that don't need instalation(important), if with a dll, or something similar (it's only for windows). I google for the last 4 hours but only I find mysql, and I don't want any kind of motor working. MS Access, it would be ok, but I haven't found information.
View 1 Replies
Nov 20, 2009
On Linux (Debian Lenny) the installation instructions for the *installer*.tar.gz download file say:Unpack file.Navigate into directory or folder created.Run install program.But no directory created; no install program - what the hell is going on??What you get is a single *.so file. What do you do with it?I got it to work in the past, but perhaps by a different method.
View 1 Replies
Mar 21, 2012
A client is having me convert an HTML5 video web application that I've already built into an AIR app.
The end users are going to need this to work with no internet access, so I MUST include a LOT of video files with the installer. This works fine on my machine, but my client can't install it because the .air file is too large and they don't have enough RAM. We'll need this installed on a number of laptops that aren't super powerful.
My SDK is up to date and we're using AIR 3.1. Has anyone else run into a similar situation? Is there any workaround? For instance could I either include both the installer and the .air in a zipped folder, then have the installer move the video files to the appropriate location, or use AS to have the installer download the files (they will have internet access when installing).
View 2 Replies
Dec 14, 2004
trying to use flash to create an installation cd, i encountered a problem with fscommand, and its exec parameter. i specified the path to the exe file but flash just can open it.
View 1 Replies
Apr 29, 2010
How can I open or where can I find my adobe flash. After it says install finished nothing happens I get no a icon and its not in my programs.
View 3 Replies
Dec 16, 2010
i need export my application in .exe i need to change the installation path from c:program (as defoult) to directory document. is possible?
View 1 Replies
Oct 10, 2011
I am trying to install FMS 4.5 on Fedora 15 x64 server. I have downloaded the fms 4.5 development server and extracted the files. Now, when I type the command:
[Code]...
View 10 Replies
Sep 23, 2011
How do I get the Adobe AIR installer that I exported from Flash Builder 4.5 install shortcut to the application on the "all users" desktop on Windows?
View 1 Replies
Mar 9, 2010
animate a water flow from a lavatory to the sanitary installation?
View 2 Replies
Aug 16, 2010
I've just installed Flash builder on my machine, which went ahead and installed the debug version of Flash on my machine as well. It appears now that this has broken Flash in my browsers or at least the browsers have no idea where flash is located on my machine. When I open a browser and navigate to a Flash page I get the message,
"Alternate HTML content should be placed here. This content requires the Adobe Flash Player. Get Flash "
This is from Google chrome but FF is also effected.
View 1 Replies
Jan 12, 2009
I'm trying to build a Video Player with Flash CS3 and actionscript 3.0. I need the player to support flv and wmv files. What is the best approach to load wmv files to play in Flash? Is there a way to dynamically encode the wmv files from my xml to flv files?
View 2 Replies
Feb 1, 2012
When I publish the swf file with html, it works fine on my computer. If I send it to my old computer with Win XP and for most other people it works fine. But there are some who just get a black screen when it plays or a "get flashplayer" symbol. They update and it still doesn't work. They do not have a company setting that does not allow them to play the file and I have walked them through the browser settings so that anything should play. But still, no luck.
View 2 Replies
Apr 4, 2011
I have a .mov movie that I want to play on my website. In years past, I would use Adobe Video Encoder CS3 (I believe that's what it was called) and would turn the file into a .flv. Then, I believe I would use swfobject and it would display with the typical play and expand to full size buttons as well as the timeline.
I downloaded the latest version of swfobject (2.2) but this only seems to play swf files.
View 3 Replies
Oct 6, 2006
I have two flash files that I would like to play back to back in the same location on my site. I would like one to play, and then when it's done, I want the other to play in its location.
I googled around and read up on the loadmovie variable, which I thought that is what I needed, but it isn't working.
To start out, what I did was create a new flash file, then I inserted an image into the timeline on its own layer, converted it to a movie clip (named pic_mc), did a fadeout effect on that image, then I created a new layer, and on the frame directly after the image, I put the following:
Code:
loadMovie("/images/preferred-reseller-hosting-0001.swf", "pic_mc")
I then ran a test (ctrl+enter) and all I see is the fade out image, and not the other flash movie. I even uploaded the .swf to my site and tested it there in a real world situation, and it didn't work. It just fades the image out and restarts the movie.
View 14 Replies
Mar 26, 2010
Is it possible to play these files in Adobe Flex or flash?
View 2 Replies
Apr 1, 2010
I am in need of a Flash swf that is capable of loading PCM WAV files via a url passed to it.
An example of the file can be found here: [URL]
The swf does not need a visible interface, as it is meant for audio playing only and not user interaction.
The swf should have a simple javascript interface for page-level interactions. These include:
load(url): loads a PCM WAV file over the internet using the url that is passed through it.
play(): Should play the PCM WAV file that was loaded
stop(): Should stop playing the current file.
I can provide a sample audio file that matches the specifications if the developer is unable to obtain a url from the link posted above.
View 2 Replies
Jul 6, 2009
I'm using the video class to play .mov files, but when I publish my work, I can't see the video. There is no error, and I can even hear the sound of the .mov file. I tried downloading a quicktime plug-in for firefox, but it just led me to a download page for quicktime 7, which I downloaded anyway just in case. is there anyway to know the dimensions that the swf will be contained in, because this will help me implement a full screen feature.
View 3 Replies
May 2, 2010
I'm working on a game that loops a random sound file everytime the user goes to the menu. When I tried the simulate download in the preview menu, it took a long time to load the first frame (which is a preloader). I found the problem was that in the linkage for the sound files I said "Export on first frame" so i unchecked that box, but then when I tried playing again, the sound wouldn't load.So, I'm wondering, is there a way to play sound files through ActionScript without having to load them on the first frame?
View 1 Replies
May 7, 2009
I have the FMS working with .flv files but I can't seem to get .mp4 or any other format file to play using it?
View 2 Replies
Aug 18, 2009
I want to play .mov video file in my flvplayer component.
I have to play that .mov file in that format only without any conversion to .flv.
View 7 Replies
Oct 6, 2009
I need some help. I want to use several swf files and have them be called upon in a container file and play them in sequence. It's a presentation that needs to play thru but still have the ability to stop, click on items, open a popup and then continue on in the presentation. I am building all the individual "chapters" and their "sub-chapters" as swf files, with the hope that I can load them in order. I am relatively new to AS3.
View 1 Replies
Oct 12, 2009
create an SWF file that can play mp3 files directly from the server, without the need for a streaming media server or external JS.
And also for the application to read the current directory its located in and build a playlist based on the files inside.
View 3 Replies
Nov 2, 2009
I have a series of animations of graphs etc in different flash files. Tried to put everything on the one timeline but was getting way too confusing so thought I would put each part in a separate flash file.
What I want to do is, once one file has come to an end load the next one up to play and so on. This is all part of a presentation so the user will click the keyboard to progress to the next file.
I'm using Flash CS4 on a Mac with Action Script 3.0.
View 38 Replies
Aug 21, 2010
I need application that will stream flv like on TV that all connected users will see same stream. If they close and than connect they will see what is going on not form beginning
View 3 Replies
Mar 21, 2011
I have checked that AAC files can be played in Flash. I tried downloading one but was not able to play it.
View 7 Replies
May 11, 2009
I have a webpage that I have a video linked to play when a user clicks on it - simple enough. With flv (v9 and below) videos, I have no issues serving it up to the user and them viewing it - with a f4v file this is a different animal, nothing happens, the web page player sits there spinning like it is going to do something and never does, like it cannot read or understand the video file.
how to make f4v videos play in a web page? My flv's are working fine, but cannot seem to get the better compressed f4v's to work right. I do not have DW CS4 or I would have tried to see how the code worked there. I created these videos in Premier Pro and exported via the Adobe Encoder in CS4. The video is beautiful for the same size and quality compared to the hazy flv's, so I really want to use the f4v's, I just cannot seem to get it to work.
View 7 Replies
May 5, 2009
i have a php script that selects an array of different wav files. i want to send the files path to flash file and let the flash file load each of the file and play it in a loop.
View 6 Replies