0
votes
2answers
6 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
29 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 …
0
votes
1answer
22 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 …
3
votes
1answer
25 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.
0
votes
0answers
3 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 …
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 …
0
votes
1answer
13 views
Max font size for sIFR
I am trying to implement a large font for sIFR, but it seems to have a ceiling where you cant go any higher. I have adjusted the the variable MAX_FONT_SIZE within the sIFR.as to no avail. Is this …
0
votes
1answer
21 views
Flash slideshow in ASP MVC
Hi everybody!
Never had to do some ...Flash stuff, but now a customer wants me to make a Flash intro in her (ASP MVC) site!
The scenario is this: images are stored in the dbms. Every image belongs …
0
votes
0answers
10 views
Flash events not generated in Google Chrome extension
We're writing an extension for Google Chrome, which only consists of inserting a Flash object in the HTML content. This FLash object generate public external events that can be trapped in JavaScript. …
1
vote
1answer
22 views
Automatically generate images from SWF
I'm looking for something that automatically generates images from the content in some SWF and stores the images on a server to be fetched if the user doesn't have Flash Player installed. The purpose …
0
votes
2answers
26 views
how to change a external swf’s dimention in Actionscript project?
Hi
I used Loader to load an external swf file, and try to display it in a fixed area, like a fixed dimention sprite object. And I dont know the exact size of the swf file, I just want it to fit the …
1
vote
0answers
44 views
Browser fails to cache SWF file
I am having an issue with the browser not caching a SWF file.
I have the following in my apache configuration:
ExpiresByType application/x-shockwave-flash "access plus 2 months"
I can see the …
1
vote
2answers
71 views
How can I get the background color of a loaded swf file ?
I'm loading an swf file into my main application using URLLoader, I want to get the background color of the loaded swf file. ( I heard that one solution wold be reading the byte code of the loaded swf …
0
votes
1answer
24 views
What’s a good SWF optimizer?
What's a good SWF optimizer?
0
votes
1answer
18 views
[Flex3] Why are my swfs not the right resolution?
Forgive me if this is a really stupid question, but I cant figure it out.
I must admit this is my first project in flex as opposed to flash cs3.
All of the assets that I'm using in my .swc are in a …
