Tagged Questions
0
votes
2answers
47 views
here is the code to fetch username and password from the xml file but it does't fetch the the data?
Here is the code to fetch username and password from the xml file but it does't fetch the the data?
private var myXML: XML = new XML();
private function connect(event: Event): void {
var str1: ...
0
votes
0answers
98 views
Flex 4: Flash Player 11 SWZ files caching
I am usig the Flex 4.1 to create my Application, and to reduce the size of the application.swf I sat the framework linkage to RSL, which produce a small swf file.
and as what I read about the RSL ...
0
votes
1answer
50 views
Flex SDK and flash player version issue?
I have project developed in flex4. Later imported it to flex3 version. After importing I have changed flash player version to 10. During this time I got following error
Note: Project imported from ...
2
votes
1answer
626 views
Error #2032: Stream Error occurring on Fedora but not on Ubuntu
This error has been faced by many people, as seen via internet, but none of the solutions given worked for me.
Problem:
I have a flex application which I am trying to run on a Linux machine. On ...
0
votes
2answers
426 views
How to get os locale from flex 4 application?
Does anyone know how I can get operating system locale name from my flex 4 application?
I'm just interested in any information about locale.
Is it possible?
0
votes
1answer
52 views
Compiling flex 4.0 app on flex 4.5/4.5.1 flex sdk
Can someone give me a good page or resource where I can find info about compiling flex 4.0 sdk on flex 4.5/4.5.1 sdk.
I am having troubles. compilation goes well on 4.0 but whe I compile on 4.5 or ...
1
vote
2answers
3k views
Flash Builder cannot locate the required version of Adobe Flash Player
Im using flex 4
While running a application i got this error
Flash Builder cannot locate the required version of Adobe Flash
Player. You might need to install the Flash Player or reinstall Flash
...
0
votes
1answer
248 views
Device font looks different in Flash player & AIR
EDIT:
It looks like a bug in AIR.
I've reported it here: https://bugbase.adobe.com/index.cfm?event=bug&id=2955444please vote on it ↑
Problem:
I've tried to display white text on a ...
-2
votes
1answer
298 views
How to print from flex app by clicking print in context menu
I want my flex 4 application to print proper picture when I click on print in context menu of Adobe Flash Player. Is it possible?
Proper picture - picture just a bit different then you see at the ...
3
votes
3answers
599 views
Flex causes browser unresponsive when processing large amount of data
I have an actionscript function which is supposed to launch a panel and then fill in Networktopology data inside it.
As, network data is too large that it consumes much time and makes browser hang!!
...
1
vote
4answers
316 views
checking uploaded image resolution and detials at client side
In flex, what we do, we normally upload the image from flex end and upload it to the server,
i want to know, can we do some details checking, like i want to find out the image resolution(on the ...
1
vote
1answer
387 views
Flash Builder 4 Design View vs Flash runtime appearance w/SDK 4.1
Flash Builder's design view is worse than 3's (which at least was usable if you ignore some quirks), so WHAT do Flex UI designers (those who don't have paid design teams...) do to design a complex ...
1
vote
2answers
1k views
Flex app not displaying images sometimes loaded from a URL
I have the following Actionscript code in my Flex 4 app to display images on a Sprite. Works perfect in the local flash player while developing this:
private function initializePhoto():void {
...
1
vote
0answers
181 views
flex4, flash player 10.1 in debugger hangs up the movie
My flash swf generated in Flex4 has a strange behaviour:
When it is runs in the Flash Player Debugger, it hangs the flash player : Flash player is then taking 25% of CPU and I have to CTRL ACT SUP ...
1
vote
1answer
1k views
Make Flash CS5 publish for Flash Player 10.1
I'm compiling a swf using Flex 4.1 SDK that loads another swf that is created by a designer using Flash CS5. The 4.1 swf throws an error, "VerifyError: Error #1053: Illegal override of ...
2
votes
1answer
2k views
Flex 4 compatible with Flash Player 9?
Could you confirm me that:
Flex 4 is compatible and only compatible with Flash 10
Flex 3 is compatible and only compatible with Flash 9 & 10