Tagged Questions

SWF (ShockWave Flash) is a file format for multimedia, vector graphics and ActionScript in the Adobe Flash environment. Note: for Spring WebFlow, please use "spring-webflow" tag instead.

learn more… | top users | synonyms

31
votes
5answers
51k views

Best way to embed a SWF file in a html page?

What is the best way to embed a SWF file in an HTML page?
28
votes
9answers
5k views

Can I develop flash without buying anything? [closed]

I'm a little lost here. I don't know flash, but I want to learn - especially since Adobe's opened up the spec. I don't want to learn badly enough to shell out for the real tools, though. What sort ...
14
votes
5answers
6k views

Free SWF Obfuscator [closed]

Does anybody know of a free flash obfuscator? All I can find are commercial ones with free trials. I have done numerous google searches, and have been unable to find what I am looking for. I know ...
13
votes
2answers
2k views

Load an SWF into a WebView

I'm having problems with this. If I go to an SWF directly in the browser, it works fine. If I attempt to use loadUrl on an SWF file it stays blank and loads nothing.
12
votes
2answers
88 views

php regular expression for video swf

iwant to get the video url from a object/embed html source. i read i can use regular expression to get it but me and regular expression are no friends so heres what i have: <?php function ...
12
votes
6answers
5k views

How can I install adobe flash on the android emulator

I want to use Adobe Flash in the development of Android applications. But how do I install flash on the emulator so that I can test my software with flash?
11
votes
4answers
3k views

Scaling SVG (Raphael.js) like an SWF

I started using Raphael.js a few days ago and I'm really enjoying it. The only thing I haven't been able to figure out is how to get the "paper" or svg/vml tag to fill the browser window like an swf. ...
10
votes
8answers
20k views

javascript onclick event over flash object

I have one embed flash movie inside one div, I put one javascript onclick event handler in the main div, but isn't catching the click, what is wrong? Code: <div id="top-box-player" ...
9
votes
6answers
258 views

Detect if .swf has transparent background

Is there a way to do this programmatically in PHP, Python or Java? Use case: User uploads .swf through an upload form. Detect if it has a transparent background. If it does, change it to something ...
9
votes
4answers
8k views

Flex graphic assets: SWF or SWC?

Which is a better format to store graphic assets for a Flex application, SWF or SWC? Are there any real differences, and if so what are they?
8
votes
4answers
217 views

How does Flash Player load the main SWF file?

UPDATE: It seems that everyone didn't read my question thoroughly, all answers suggest me preloading or using external assets. So anyone willing to answer, please take notice to bold questions in ...
8
votes
3answers
3k views

video not found or access denied

I have made a website in ASP.NET 3.5 With C#.In the default page we have a swf player.We have one video file.The file format is .mp4. The Code is here:- ...
8
votes
1answer
503 views

Speex-encoded SWF?

A project that I'm working on requires being able to dynamically create sound-asset SWF files (using DefineSound tags). Even though I've been able to successfully create DefineSound tags using raw ...
7
votes
6answers
2k views

Save Java2D to SWF (flash)

I'm trying to save the output of an vector image drawin in Java2D to an SWF file. There are great libraries for saving java2D output as things like SVG (BATIK) and PDF(itext) but I can't find one for ...
6
votes
2answers
371 views

How to display PDF on PHP website without Flash/Adobe

I am not satisfied with the browsers internal behaviour of displaying PDFs. I would like to provide my users with an easy yet stylish PDF viewing experience on my sites. Something like Scribd, but ...
6
votes
1answer
5k views

How to embed a custom SWF based audio player into facebook wall posts?

We have an SWF based audio player. We want to be able to embed this player into Facebook wall posts in the same way that Youtube videos or BandPage songs are embedded into Facebook feed walls. Right ...
6
votes
4answers
438 views

Can ActionScript tell when a SWF was published?

I'd like to write a little class that adds a Day/Month box showing the date a SWF was published from Flash. The company I work for regularly produces many, many SWFs and many versions of each, ...
6
votes
2answers
7k views

ffmpeg: convert audio-only flv to swf

My Flex application records audio-only FLV files using red5--I'd like to convert these to SWF files so I can embed them in other SWF files. (I could also convert to MP3 and then embed them into SWFs ...
6
votes
3answers
4k views

Memory in SWF (Flash Player)

Are there any limitations on the amount of memory that the flash player can use? If you have a swf that over time gets a lot of data from the server, then more and more data will be kept in memory... ...
5
votes
3answers
285 views

what happens to a swf when its embedded?

I have some AS3 code that embeds a SWF (which itself contains AS3): [Embed(source="/assets/myas3libswf.swf", mimeType="application/octet-stream")] protected static const MyAs3LibSwfClass : Class; ...
5
votes
1answer
289 views

PHP get dimensions of SWF file

I'm trying to load an swf file and dynamically determine its height and width. Is there something anyone knows about that can read the dimensions of the swf file using PHP? Here's what worked for ...
5
votes
1answer
435 views

How put a caption in flv converted by ffmpeg

I want to make such flv like in this video example How do I do this? Environment: Fedora release 8 (Werewolf) FFmpeg version SVN-r20412
5
votes
4answers
2k views

Any reverse engineers have experience with secureSWF?

I'm writing a flash application and am afraid that it will be decompiled. In order to minimize this chance, I want to obfuscate the file. I have heard of secureSWF (http://www.kindisoft.com/), and ...
5
votes
1answer
1k views

Javascript to Flash communication without SWFObject.js

Wondering if its possible to communication from javascript to flash without the use of SWFobject or any other extra javascript file. Currently I am using the following guide: ...
5
votes
3answers
6k views

Image loading icon for flash/flex?

You often see those little 'petal' animations while an image or .swf file is loading in a Flash / Flex application. Do I have to steal this from someone or is there a standard one available from ...
5
votes
8answers
3k views

How do you decompile a swf file [closed]

I am the maintainer of a site that has allegedly 'lost' the source code to a flash swf file. How do I decompile this source?
5
votes
2answers
381 views

Flex Framework - How to tell if user is using cached framework?

I have a public facing application deployed with Flex. I want to switch to using the cached framework (.swz) but need to know if for my user base this is an effective solution or not (most users will ...
5
votes
3answers
9k views

Create an EXE from a SWF using Flex 3 without requiring AIR?

I have a simple little test app written in Flex 3 (MXML and some AS3). I can compile it to a SWF just fine, but I'd like to make it into an EXE so I can give it to a couple of my coworkers who might ...
4
votes
3answers
128 views

Is it possible to retrieve Vector graphics from a SWF?

Does anyone know of a way to get a scalable graphic from a swf being played on the client flash player? Our scenario is that we have a visualisation in a flex .swf that we load data into (through a ...
4
votes
3answers
460 views

How to reduce SWF filesize by optimizing the code?

Considering we have already done the following actions: Flex Framework as RSL Compiling with debug=false Loading most images at runtime Drawing other simple images with flash draw features Reducing ...
4
votes
1answer
570 views

Calculate width and height of Flv and Swf using C#

I think the title says it all. I can't work out how to calculate the width and height dimensions of a .flv video or .swf file using C# .NET. Thanks in advance!
4
votes
3answers
359 views

Embed many graphics using an array

In AS3 you can embed a graphic into a Class variable: [Embed(source="MenuAssets.swf", symbol="topSquare")] public var TopMenuItem:Class; I have hundreds of assets in this one website ...
4
votes
2answers
550 views

Flex: Does the flex compiler automatically optimize embedded PNG assets?

I was trying to further reduce the filesize of a SWF file by optimizing the embedded PNG graphics (using ImageOptim tool). To my surprise, this didn't yield any effect, so I created two test Images: ...
4
votes
4answers
331 views

Can somebody explain in a few sentences how these technologies relate: Flex, Flash, Air, ActionScript, SWF, FLV

I've read about each of these but I still don't understand how they all inter-operate, which are competing technologies, or even really what each of them is distinctly. Flash, Air, Flex... Are these ...
4
votes
4answers
3k views

AS3 Stop external swf

Hi I'm loading an external swf into a MovieClip, and I want it to stop until I choose to play. Currently it plays upon loading immediately. var mc:MovieClip; var swfLoader:Loader = new Loader(); ...
4
votes
2answers
145 views

Achieving Colour Consistency Across Different Monitors

I have an SWF file with only vector illustrations in it (no bitmaps). Is there a way to improve colour consistency across different monitors? Colour management is a very complex topic and the more I ...
4
votes
2answers
128 views

Accessible Flash Content for the blind

I am working on a browser project for the blind in my university. For swf files, I am trying to access the contents of an SWF and parse so that screen readers can use it to read it aloud. I was ...
4
votes
4answers
951 views

Document -> Flash viewer, not hosted

I've got a content management solution where we present scanned images (TIFF), PDFs, word docs for viewing. While we can simply embed a PDF, sometimes depending on user preferences it's a bit fiddly ...
4
votes
7answers
7k views

Flash document viewer

Is there a flash based document viewer? I am looking for something similar to iPaper that Scribd.com uses.
4
votes
3answers
904 views

Decompile .swf file to get images in python

I would like to decompile a .swf file and get all the images from it, in python. Are there any libraries that do this?
4
votes
4answers
2k views

How would you programmatically embed a SWF in a PDF?

Is it possible to programmatically embed a SWF in a PDF from a C# application?
4
votes
7answers
2k views

Flash Site Architecture - one swf vs many?

I'm about to start building a site entirely in flash (per the client's request), using AS3, and was wondering about best practices for doing so in terms of application architecture. The site isn't too ...
4
votes
1answer
2k views

Setting focus to an swf using JS

How do I set the focus on a SWF embedded in a page using Javascript? I tried to use the usual method but it doesnt seem to work...
4
votes
5answers
10k views

Are there any free tools to create SWF / Flash animations?

Are there any competitor tools like Flash for creating SWF animations? My 8 year old son wants to learn 2D animation but I doubt his anticipated attention span warrants buying Flash.
3
votes
2answers
177 views

Auto-resizing Centered Embedded Flash (HTML/CSS)

I am a motion media designer trying to incorporate some of my work for a client into a website for her Christmas gift. I am trying to resize a .swf to match the browser size, as the fixed size is ...
3
votes
0answers
64 views

Adding transparent PNG to SWF in SwfDotNet library (VB.NET)

The SwfDotNet library seems to be a great library for crating swfs from code, in VB.NET. Unfortunately it is poorly documented, and examples are scarce. I would like to know how to add a transparent ...
3
votes
1answer
163 views

SWF local trusted sandbox and adobe air

We are a research group from the University of Zaragoza (Spain). We are developing educational games for children with special needs, (in particular, with)social and cognitive disabilities. We develop ...
3
votes
1answer
66 views

Read ActionScript 3 constants from SWF in PHP

Just wondering if there is a way to read class static constants from a SWF file server side. I have found things like getimagesize() but it doesn't have all these details. I guess that means I need a ...
3
votes
4answers
82 views

Building exe and app applications from swf

I am looking for a tool that can help me converting my swf to exe and app. I know that there are several options available. My application will be frequently updated so update feature is essentions ...
3
votes
1answer
320 views

flexpaper default two page view settings

I am using flexpage along with pdf2swf to generate swf for my pdf files and showing it in my page. Here is the setting i have used <script type="text/javascript"> highlightPageMenuLink(); ...

1 2 3 4 5 28