Well I have tried this BUT the file doesn't appear in a physical location. Do I need to use a File.IO arrangement???
Should I see a physical file named file.bmp. I also have tried a generic name like image.jpg. It also does not exist.
I do get the theory on how this is done but I am not a...
Does anyone know how to properly:
A. Send a BitArray from Flash to PHP
B. Have PHP accept, reconstruct and email the image as an attachment or inline jpg.
Thanks in advance!!!
LP
I have bitmapData (bitArray) coming out of Flash and being parsed into a Bitmap object in ASP.NET. I can get the image to render on the screen via:
Bitmap.Save(Response.OutputStream, ImageFormat.Jpeg);
Obviously this writes during the response call BUT what I need to do is have this image not...
Greetings,
I am trying to call a method in Flash via JS
Works like charm in Safari, FF...suprise!!! not in IE
Heres my code.
###############################
var flash;
window.onload = function()
{
if(navigator.appName.indexOf("Microsoft") != -1) {
flash = window["Main"];
}else {...
Try converting it to something else first(mpeg or avi) or export it out of After Effects as an FLV. Im not a fan of hack solutions but these are options.
Regards
Hey,
It is actually possible to use a file or webpage as your active desktop. Im sure there is thirdpary software that can hook this up but here is another solution.
1. Create your swf and HMTL wrapper for the swf.
2. Place them in a directory you like.
3. Right Click on the desktop
4. Select...
This is an excellent solution - you may have full control over a flash element from you browser.
http://www.permadi.com/tutorial/flashjscommand/
**Hey KK, thanks for your help earlier, intrinsic is used to map AS1 classes to AS2 (it's always the easy solution) - Im sure you knew that**...
How then would someone (a developer) create custom class and still have access too it. I understand this question is ridiculous but the functionality has to be somewhere. I see the same intrinsic type when I retro some custom class ASI files.
Greetings,
I am trying to gain a broader understanding of the Flash class architecture by compiling a map of sorts. My question is where is the functionality of the class taking place. When I open a class from the Flash directory I get something like...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.