Tagged Questions

0
votes
1answer
27 views

HaXe simple flash preloader

Is there a simple way to have a preloader that just traces the percentage and then goes on to the main game? Just as simple as possible, so that I can add in the progress bar/logo animation after. I …
0
votes
1answer
9 views

Link a Blog into scrolling text of SWF file

I'm working on an entirely flash-based site for a client who has already been using Blogspot for his News/Homepage updates. He wants to continue updating through Blogspot, but wants the blog to …
0
votes
2answers
41 views

When a SWF is loaded into another. Can the main SWF read the loaded one to retrieve its contents and modify them?

Give this scenario: I have a cool graphic in Illustrator or Flash. The graphic represents a figure, with various elements inside, shapes, lines, gradients, etc. I export it to a swf file and I can …
1
vote
1answer
92 views

online book reader - streaming/chunking parts of a book

I am trying to create an online book reader (all text, no graphics needed). The reader can be flash or html/javascript. The trick is I need to push out the book in chunks so I can limit non-paid …
1
vote
6answers
434 views

Flash app depends on Flex. Are there any SWF bytecode size optimizers?

Hello world application that uses Flex, compiled with optimize=true has size 178K. How to reduce application size? We do not like to use RSL, we don't like to avoid Flex. Largest part of resulting …
3
votes
1answer
27 views

More about SWFScan

I'm desperate to find the ShmooCon talk by HP's Prajakta Jagdale on SWFScan and flash decompilation. All I could find was the HP white paper itself. Anyone who can help, would be greatly appreciated.
2
votes
6answers
158 views

Alternative for SIFR

I wish to know if there is an efficient alternative for SIFR. We are facing performance challenges with SIFR and we wish to replace it. One option is that we just use system fonts. Can someone please …
0
votes
0answers
4 views

DefineFontAlignZones in SWF version 8 and how to calculate the alignment zone for a glyph

Version 8 of the Flash SWF format provides the DefineFontAlignZones tag for better text rendering. The advanced text rendering engine uses alignment zones to establish the borders of a glyph for pixel …
1
vote
3answers
225 views

Amfphp 500 internal server error (sessions)

So to sketch out our situation We have a html page(domain: hyves.nl) with an iframe in that iframe we load a php file (domain : atik.nl) in that php file we start a session and we embed our swf …
0
votes
2answers
46 views

Is it possible to use conditional operator in checkbox using flex ?

I want to fill color based on condition so I used conditional operator for the checkbox. But it's shows the error Implicit coercion of a value of type String to an unrelated type Array. What did I do …
0
votes
2answers
714 views

I found SwfDotNet to help me create swf flash files with C#, but…

I found SwfDotNet to help me create swf flash files with C#, but I need some documentation or some examples on how to use this better. http://sourceforge.net/projects/swfdotnet/ I'd like to be able …
3
votes
1answer
44 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
0
votes
5answers
373 views

Flash playing video half speed, audio at normal speed

I have a swf on a web page playing an flv. On the server it plays the video at half speed and the audio at normal speed. When I play the same swf on my local machine everything is played correctly. …
0
votes
2answers
152 views

Audio of a specific video swf doesn’t stop when i load another URLRequest

I am trying to stop the audio of the video swf and i can't get it to stop. Here is my code for loading the file var myLoader:Loader= new Loader(); myLoader.x=420; myLoader.y=200; // boolean variable …
0
votes
1answer
20 views

Unnamed, non-existing .swf

I'm using jQuery sIFR plugin for text replacement, although it works perfectly but there's a link to an unnamed and non-existing ".swf" file. Is it issue related to the sIFR plugin I'm using? How do I …

1 2 3 4 5 21 next
15 30 50 per page