Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
Dave 81 #1
SharedObject - ByteArray
Dear all, I have a problem with a SharedObject remote and flash media server
(I'm using Flex obviously :-D). I have to store a custom class in a
sharedObject, so I implemented the IExternalizable class in my custom object
then I stored it on a ByteArray object. I stored this ByteArray on a remote
Shared Object, but when I try to retrieve this data, I receive the error of
type coercion failed. Does anybody how I can solve this problem?
Dave 81 Guest
-
ByteArray Compress
It seems that bytearray compress uses a different algorithm than the one used by PHP anyone knows of any PHP class to uncompress a compressed... -
Extract Image from ByteArray
Hi, If i have a byteArray of an image, how do i make a displayable Image I can load it using a Loader.loadBytes but then i cant display that... -
Put String into a ByteArray
Hi: I have a String variable with the result of an SQL 2005 varbinary field. Can anybody tell me how to put this information into a ByteArray... -
ByteArray object to string
Hi, I am trying to connect to an AS400 database. The query runs fine and returns values . But when I try and display some of the values ,I get an... -
How to convert ByteArray to String?
We are using SQL Server, one of the columns is ByteArray datatype, when I tried to output it with the <cfoutput> tag, I got ' ByteArray objects...



Reply With Quote

