Flex :: SWF No Longer Work - Error 2048 / 2046 Or 2032

May 23, 2010

I'm pretty new to Flex. Basically, anything I try to build with mxmlc fails to run now, giving me the above three errors depending on what I do. It was working 30 minutes ago, I've been spending that time trying to figure out what has changed. I redownloaded the Flex SDK, cleared my assetcache, have cleared Firefox's cache. (I'm using Linux.) Even if I compile with -static-link-runtime-shared-libraries=false, since it seems like #2048 is a RSL problem, it still refuses to run.

Another strange thing, if I keep
<policy-file-url>[URL]>
<rsl-url>textLayout_1.0.0.595.swz</rsl-url>

In my flex-config file, then firebug tells me that my swf file is trying to access a copy of that in the app's folder, giving error 2032. And if I stick the one I have in frameworks/rsls/ then it gives me error 2046. I don't know how it could not be properly signed, unless Adobe magically changed a signature and didn't update their flex SDK.

View 4 Replies


Similar Posts:


Flex - Error #2032: Stream Error Occurring On Fedora But Not On Ubuntu

Dec 4, 2011

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 Ubuntu, it works fine but on Fedora following error arises when a login button is clicked.

text="Error #2032: Stream Error. URL: http://192.168.1.115/flexApp/utils/db_mgmt.php"].

Details:Login button actually sends username and password entered by a user to a server deployed on same machine via HTTPService. That HTTPService actually sends data to db_mgmt.php on the server which takes care of authorization of the user by querying mysql database deployed on same machine.

[Code]...

View 1 Replies

Media Server :: 'Connection Error' Sample RTMP Video Used To Work, Now No Longer Works?

Sep 12, 2010

I had FMS 3.5 developer package installed on my server installed about a month ago. I used to be able to go to the /webroot/ page to see the sample RTMP video play and it worked great. Today, I go to view that page and find that it no longer plays. I get "Connection Error. Please preee Play to try again."

Pressing the play button does nothing, so I click the RTMP thumbnail and it reloads ony to give me that same error again. I can click the HTTP thumbnail and see the video play just fine. But, I want RTMP and after over an hour on the phone with my managed hosting tech, we can't find anything wrong.

Here's the thing: I haven't done anything, I have not changed anything, I have not manipulated the server software whatsoever. It just stopped working and gives me "Connection Error."

[Code]...

View 6 Replies

ActionScript 3.0 :: Error With Java+Flex Socket #2048?

Apr 27, 2010

i got a problem with 'Security error',it happens when i try to connect my XMLSocket (Flex) with my Socket (Java)i have a domain:

alucardeck.mine.nu

i startup my apache tomcat 6.0 and in ROOT folder i have:

policyFile.xml and crossdomain.xml

(i had a doubt about what is the correct filename so i created both)both files contains:

<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="*" />
</cross-domain-policy>

well, yes, you can access using the default port 80, as it should be.(but probably my server will be down when u try to access it)so here is what i do: i run my Java server application.there i open 1 socket in port 19809.(i already tried with port 843 too) then, i run my Flex application: [URL]also i tried to run it in ROOT folder..the XMLSocket class is instanced like this:

xmlsock = new XMLSocket();
// add all listeners
Security.loadPolicyFile("http://alucardeck.mine.nu/crossdomain.xml");
// also tried "xmlsocket://alucardeck.m....

[code]....

i also notice when i start my Java Server application with 2 sockets listening ports: 843 and 19809, i notice Flex first try to connect to 843 and then 19809, and in both sockets i reply with that String from before.

View 1 Replies

Flex - Getting 2032 Error (On Only 1 Machine)

Jul 21, 2010

I built an AIR app a while ago. One of the users today got a new machine (XP) and keeps getting a 2032 error when the app tries to send/receive data via HTTPService I verified that this page works when accessed within a web browser. It also works on AIR apps on other machines. The page and the AIR app haven't been changed for months, the only thing that has changed is this particular users computer. I recompiled to get a more specific error and this is what I got:

[Code]...

As I am writing this I had the user restart and relaunch the application, it is now working so I am not too worried about it,

Today (next day) It is happening again and restart isn't even fixing it today. It has to be something on her machine interfering causing the problem because I can run the program on any other machine just fine with no problem. Not sure what it could be or how to troubleshoot that?

View 2 Replies

Flex :: Connection Between Java / Using Blazeds Returns Error #2048

May 4, 2011

I have been developing an application(a website to be more precise) which consists of a flex front end which is constantly sending and receiving data from the back end which is programmed in java. The connection between the two components is being done through blazeds. This worked fine while I was running it locally, however when I uploaded both sides of the application to a tomcat server(online) the following error is being returned when a connection between the components should occur:URL...I have read around about this error and many seem to getting this error when making connections between different servers, unlike here, where the connection is occurring within the same server.

View 1 Replies

Linux :: Reloading Flash 17 Times Causes Error #2046 And Requires A Browser Restart?

Jul 25, 2011

I am encountering some very strange behaviour with a Flex 4.1 app I am writing which gets in the way of testing. It seems that I can reload the app 16 times and then on the 17th, the loading process fails withError #2046: The loaded file did not have a valid signaturet seems to be consistently happening on the 17th reload on both Firefox 5.0 and Chrome 12. I am not sure if it's relevant, but I am running Flash Player v10.2.159.1 (also happens with 10.3.181.34) on Ubuntu 10.04. Happens with both regular and debugger versions of the player. When I run the app on Windows FF5, it doesn't seem to happen. Closing the current browser window does not seem to fix it. The only way around it is to completely close all browser windows and restart the browser. And then again after 16 successful loads, the 17th fails.

At this point I'm thinking of chalking it as a Linux Flash bug but I'd like to make sure and check if anyone knows if there's something I should be doing to prevent this.The user from this post seems to have had the same problem but I guess he didn't notice the pattern I have.== UPDATE ==I just realized that after my app starts throwing the 2046 error, trying to load any other Flash that uses signed RSLs also shows the 2046 error (e.g. this app), which means the problem is not specific to my app and most likely related to the Flash cache or something of the sort.

View 4 Replies

Flex :: Error #2048 Security Sandbox Violation - Cannot Load Data

May 30, 2011

I get the below error when i am trying to make a java call from flex.

[RPC Fault faultString="Send failed"
faultCode="Client.Error.MessageSend"
faultDetail="Channel.Security.Error error

[Code].....

View 2 Replies

Flash :: Flex And Compiling RSLs Into The SWF And The #2032 Error

Sep 21, 2011

I've been working on a SWF that will be converted into a Projector file, no particular great shakes but some fun logic driving some aspects. Written Flex 4.5 it has been a doddle until I test the projector on a new / clean machine and without (v important this) a network connection. What happens is the movie fails with an... Error #2032: Stream Error: URL: file:///C:|/mydirectory/framework_4.5.0.20967.swz

after some research I realise this is an RSL (Runtime Shared Library) that is cached on the local machine (WIN7) under the 'C:Users\AppDataRoamingAdobeFlash PlayerAssetCache<8 Char Path>' along with a host of other RSLs. But in my disconnected state it doesn't work, however, if the machine is connected it does work (by downloading and caching the appropriate libraries from Adobe). Unfortunately I need to deploy this Projector file as a single entity and often into disconnected scenarios. Reviewing Flex's build options I've selected 'Merged into code' for the Framework Linkage that I assumed would create my single, deployable object but alas no.

View 2 Replies

ActionScript 3.0 :: Error "Error #2044: Unhandled IOErrorEvent:. Text=Error #2032: Stream Error

Oct 7, 2010

hey im trying to make a mp3 player and when u click on a play btn it plays that song. but i keep getting this output error "Error #2044: Unhandled IOErrorEvent:. text=Error #2032: Stream Error.
at slide_fla::MainTimeline/frame1()"
this is my code

ActionScript Code:
import fl.transitions.Tween;
import fl.transitions.easing.*;
var slidebind:Rectangle = new Rectangle(3, 3, 159, 0);
var loadsnd:URLRequest = new URLRequest ("s1.mp3");
var thissnd:Sound = new Sound();

[Code]...

View 1 Replies

Professional :: Error #2044: IoError No Controlado: Text=Error #2032: Error De Secuencia. URL: Send_email.php

Jan 17, 2010

I am always getting the same error:

Error #2044: ioError no controlado: text=Error #2032: Error de secuencia. URL: send_email.php    at Alvaro_Veronica_v0105_fla::contactform_11/frame1()The code from the php file in charge of sending the email is the following:
<?php$contact_name = $_POST['name'];$contact_email = $_POST['email'];$contact_subject = $_POST['subject'];$contact_message =

[code].....

View 1 Replies

ActionScript 3.0 :: Sound Error #2044: IOErrorEvent No Controlado - Text=Error #2032: Error De Secuencia

Apr 8, 2010

I get this error message but all the code for the sound seems to be in order. It is only played after it is loaded. Error #2044: IOErrorEvent no controlado:

[code]...

View 5 Replies

Professional :: Error #2044: Unhandled IoError:. Text=Error #2032: Stream Error. URL: File?

Dec 7, 2010

i'm trying to make a contact form but it gives me this error and the messages are not being sent.

"Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: file:///Ana%20Valente/Snowflake/site%20snowflake/contact.php  at index_fla::MainTimeline/sendMessage()"

[code].....

View 2 Replies

ActionScript 3.0 :: Error #2044: Unhandled IOErrorEvent:. Text=Error #2032: Stream Error. At Workingg_fla?

Apr 12, 2011

This is the error I'm getting with my code and I believe it has to do with the sounds needed to be played back. Error #2044: Unhandled IOErrorEvent:. text=Error #2032: Stream Error. at workingg_fla::MainTimeline/stage_EnterFrame()

My code:

import flash.events.ActivityEvent; import flash.events.StatusEvent; import flash.media.Microphone; //line code belowvar container1:Sprite = new Sprite();var container2:Sprite = new Sprite();var container3:Sprite = new Sprite();var container4:Sprite = new Sprite();var container5:Sprite = new Sprite();//random coordinates for container1var corcon1x:Number = Math.round(Math.random()*600);var[code].......

What I need from this code is the following:

a. to pick up the mic activity level, read it, and based on the number put out a line

b. it to be kept to a minute, after the minute the screen is cleared and it plays back the lines and sounds that had been generated.

c. that nothing appears when the mic.activityLevel is 0

d.that when lines hit each other, a sound is made

I don't care if there is no playback, but right now I can't even get the lines to appear and I need the sounds to play when the lines hit each other.

View 5 Replies

ActionScript 3.0 :: Error #2044: Unhandled IoError:. Text=Error #2032: Stream Error. URL:

Mar 13, 2009

I have an swf that sends info to a PHP file which in turn gets a SWF to FLV converter running. If I try this with a small 1kb swf file it works great and returns the results with in 5 seconds.However now that I step it up to convert the files in which it was intended, files ranging around 2 mbs, I get this error..

Error opening URL '
http://192.168.70.106/convert.php'
Error #2044: Unhandled ioError:. text=Error #2032: Stream
Error. URL:
http://192.168.70.106/convert.php

[Code]...

View 1 Replies

ActionScript 3.0 :: Error #2044: Unhandled IOErrorEvent:. Text=Error #2032: Stream Error.

Jul 27, 2010

Error #2044: Unhandled IOErrorEvent:. text=Error #2032: Stream Error.    at flash_fla::MainTimeline/frame190()

View 1 Replies

Flash :: Error #2044: Unhandled IOErrorEvent:. Text=Error #2032: Stream Error?

Apr 1, 2011

I have this error in my output screen, what it means?

Error #2044: Unhandled IOErrorEvent:. text=Error #2032: Stream Error.
at soundboard_fla::MainTimeline/frame40()
at flash.display::MovieClip/gotoAndStop()

[code].....

View 1 Replies

Android :: Error #2044: Unhandled IOErrorEvent:. Text=Error #2032: Stream Error

Nov 21, 2011

I have a Android Actionscript project that I am trying to incorporate sound in, but having a problem that I cannot figure out. I have the sound file in the same directory as my class file and my .xfl file. I am trying to start the music file as soon as the application starts via class reference, but am getting the same error everytime:

Error #2044: Unhandled IOErrorEvent:. text=Error #2032: Stream Error.
at playAudio()[C:pathtoerrorplayAudio.as:9]
at networkScores/frame1()[networkScores::frame1:7]

Here is my class file:

package
{
import flash.media.Sound;
import flash.net.URLRequest;

[code]....

Here is my call from the timeline:

import playAudio;
var playMusic:playAudio = new playAudio(1);

I had to put a link to the mp3 file in my server, instead of putting it in my directory.

View 1 Replies

Actionscript 3 :: Error #2044: Unhandled IoError:. Text=Error #2032: Stream Error

Dec 20, 2011

I have a function in my AS3 that frequently calls a PHP file. Most of the time it works but occasionally it fails and throws the error I used in the title. I researched this fairly extensively and started capturing the event in the following manner:

public static function Bar():void {
var request:URLRequest = new URLRequest("path/to/file.php");
var requestVariables:URLVariables = new URLVariables();
var loader:URLLoader = new URLLoader();

[Code]...

View 3 Replies

ActionScript 3.0 :: Error #2044: Unhanded IoError:. Text=Error #2032: Stream Error

Jul 26, 2009

[Code]...

But when I type [URL] in my browser, it does open the page that says

View 2 Replies

ActionScript 3.0 :: Error #2044 - Unhandled IOErrorEvent - Text=Error #2032 - Stream Error

Dec 29, 2010

[Code]....

I'm trying to include some text to speech function into my flash, the code above works perfectly fine when i open my class in AS3, however it fails when I uses adobe air to run my class below is the error message Error #2044: Unhandled IOErrorEvent:. text=Error #2032: Stream Error.

View 2 Replies

ActionScript 3.0 :: Error #2044: Unhandled IOErrorEvent:. Text=Error #2032: Stream Error

Feb 3, 2009

I have an XML MP3 player. The MP3 player works fine and i have managed to add a playlist. The problem i am having is that when the user clicks on a song from the playlist this error is produced

[Code]...

View 13 Replies

Flash Error "Error #2044: Unhandled IoError:. Text=Error #2032: Stream Error. URL: Images.xml"?

Jul 15, 2010

which everything seems fine, but when i implement a slider on a page inside a folder in the root (i.e. aboutus/index.aspx) i get that error when the slider is trying to call the images.I have similar slider animations in pages located in the root folder and in those i get no problem at all, seems it only happens when the page is located inside a folder.The website is done using main.master on asp, maybe the cache or rendering of the website is missing something, hope someone has had something similar or know how to get around this.

View 2 Replies

ActionScript 3.0 :: Error #2044: Unhandled SecurityError:. Text=Error #2048

Oct 16, 2008

am having a little trouble with a simple form on one of my flash websites. The form takes three pieces of information (name, email and description) and should submit this data to a php page in the same directory where it emails it to me.

When I run the swf from the Flash CS3 Pro program, the connection and submission goes smoothly and I receive the email.But when I load the swf and the php file onto my site and try it over the internet, it gives me the following error:

Error #2044: Unhandled securityError:. text=Error #2048:
Security sandbox violation:
http://MYSITE/test/theswf.swf
cannot load data from

[code]....

View 4 Replies

ActionScript 3.0 :: Error #2048 Socket Security Sanbox Error While Policy Server Is Working

Jun 9, 2011

I have an application that connects to a binary socket server running on port 2234. I use the python policy file server, which I downloaded from [URL], which runs on port 843. If the client app is trying to connect to a socket I can see that the server is receivng the request for a policy file and that it sends it to the client. However, in the client, I get a security sandbox error. How is this possible? And is it possible to check whether the client really received the policy file? BTW, here is my policy file:

<?xml version="1.0"?><!DOCTYPE cross-domain-policy SYSTEM "/xml/dtds/cross-domain-policy.dtd"><cross-domain-policy><allow-access-from domain="*" to-ports="*" /></cross-domain-policy>

View 3 Replies

Xml :: Error #2044: Unhandled SecurityError:. Text=Error #2048: Security Sandbox Violation?

Feb 27, 2010

I have created a crosdomain policy file, I have added code to my flex app, and I still get security sandbox violation...have I done something wrong? Here are my errors and file snippets:

Error #2044: Unhandled securityError:. text=Error #2048: Security sandbox violation: http://mysite.com/folder1/folder2/media/swf_demo.swf cannot load data from http://mysite.com/folder1/folder2/media/locXML.xml.

swf_demo.swf is my flex application

The following lines have been added to my flex application:

Security.allowDomain("mysite.com");
Security.allowDomain("www.mysite.com");
Security.allowDomain("http://mysite.com/folder1/folder2/media/locXML.xml");[code]..

View 1 Replies

ActionScript 3.0 :: Error #2044: Unhandled SecurityError - Text=Error #2048: Security Sandbox Violation

Nov 17, 2010

When i am running my file locally it runs well but when it runs from a server, it throws an error

[Code]...

I googled a lot. I found a solution of cross domain policy funda but i am not clear with it. Anybody has ideas of getting rid of this problem..?

View 2 Replies

ActionScript 3.0 :: Error #2032: Stream Error While Sending Data From Flash

Sep 22, 2009

I am trying to send data from Flash to .Net through POST. When I send a normal String variable, it works fine. But when I try to send an XML as string, it shows me: Error #2032: Stream Error, error.

View 4 Replies

Actionscript 3 :: Error #2032: Stream Error - While Calling Webservices Through An Ssl Connection

Dec 13, 2011

I'm trying to access a webservice with an SSL connection from an AIR application, I can access the webservice and retrieve the data without SSL, but when I try and access it through it I end up getting the 2032 Stream Error. As if what I was attempting to access wasn't available (which in fact it is, since I can easilly access it through my browsers).

[Code]...

View 1 Replies

ActionScript 3.0 :: IoError Handeling - Cannot Trace Out - Error #2044: Unhandled IoError:. Text=Error #2032: Stream Error

Jul 20, 2009

I have a project that was already supposed to be launched. It tested fine on my computer, but is throwing an error on other browsers....and I cannot figure out how to catch the error! I have been reading and trying everything, but nothing is working!!!

I captioned a video using components, but the captions are stored in the video and the source then is "0". Flash doesn't understand "0", but the captions still work. I need Flash to ignore the error so it stops crashing the browsers!

[Code]...

View 8 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved