Hi,
I have a flash video file (FLV) stored in the ByteArray object and would like to play this video. Is there any way to achieve it? Maybe using Alchemy?
Thank you!
So.. Is there any lib for playing MKV (matroska) in flash (AS3, MXML) OpenSource or KindOf opensource? (In my MKV I have Theora video H264 video... If library supports only 1 type of video codec Ill live with that=))
hey all,
im trying to disable a radio button group in flash, so users cant change the selected item.
im using the following code to create the radio button
var rbuttongroup:RadioButtonGroup=new RadioButtonGroup("radioGroup");
then adding radio buttons to it on the fly, my question is how do i go about disabling the radio buttons ?
thanks
I am trying to include a flash file in my project page.
but can not do this. Can any one plese help to send me the details suggestion.
Thanks in advance.
Amit
So I have a URL that I need my Flash movie to extract variables from:
example link:
http://www.example.com/example_xml.php?aID=1234&bID=5678
I need to get the aID and the bID numbers.
I'm able to get the full URL into a String via ExternalInterface
var url:String = ExternalInterface.call("window.location.href.toString");
if (url) testField.text = url;
Just unsure as how to manipulate the String to just get the 1234 and 5678 numbers.
Appreciate any tips, links or help with this!
How can I mask my flash movie dynamically using actionscript to create a 5 pixels rounded mask in the 4 corners? (the corners should be transparent, the rest should be visible)
Thanks!
I need to allow web site users to upload videos to my web site in various common formats. From these I need to convert them to Flash video, and also limit their lengths and size. I need to do this automatically as part of the web site processing.
Is there some simple tool that will allow me to do this? If not, can you point me in a direction that might help me out.
Thanks.
Am I able to publish a Windows/Macintosh projector from Flash Builder 4? I would like a solution that stays within the IDE, rather than having to open FlashPlayer.exe and export the EXE/App.
Hi ppl, Im starting a new project that consist in a game made in Flash, I use PHP for the server counterpart and a MySQL database.
My question is, what do I need to host my game?.. I mean, how good (connection, HD space, procesor, ram, etc) should be my hosting to be able to take care of all the stuff I need...?
And, if you know some good web hosting for this purpose, even better :)
Thx in advance.
Can someone explain the different between Pixel Bender in Flash and Pixel Shader(HLSL) in Silverlight in terms of programming flexibility and run-time performance?
Hi!
is there any way in flash to get text antialiased, which is rendered with a systemfont (without embedding any fonts into the swf)? if so - how to do it?
thanks
With Flash, is it possible to detect whether an object is fully ontop of another ?
E.g. I have a rectangle (floor surface) and a circle (furniture).
Now I want to detect whether the circle is fully in (=over) the rectangle, and not just whether it hits the rectangle somewhere. Is that possible ? How ?
I want to make a simple game so that I can play against my friends at school. The school uses macs. Also if you can't make online games with flash what can I use.
I try to recompile a flash package from somebody who has left the company and I have some difficulty to understand why I can't.
There are only warnings of type "variable 'x' has no type declaration" when building so why does it halt ?
I have looked all over the internet for this and I can't find one anywhere. I'm just looking for a simple flash or a nice javascript filmstrip.
I'm happy to pay for this too.
Only features it must have are, resizable and be able to add remove images etc.
Thanks
Ben
http://code.google.com/p/swfobject/
How to bind onclick event to flash via swfobject?
For example i need to add onclick url, because there isn't built in url on click.
Thanks.
Is a watch list hidden away somewhere in the AS3 debugger in Flash CS4?
Sorry for asking a simple question like this here - I did spend a while looking around the net first. It's much easier to find the watch list in the AS2 debugger.
Thanks,
Dan
Hi,
I'm just curious what's the real innovation in fits.me? Calculation? Stretching the image?
Just looking for some Flash expert comments...
Cheers,
Mickey
Hey im a noob in flash cs3 and i want to create a jeopardy game where when a button is pressed we go in to the main question scene and when we come back the button the we pressed is now disabled via 'button._visible=flase'...pls any help...any suggestions or links to tutorials or tutorials from you guys or girls will grateful thanx...
I am facing a problem while using textAreacomponent in Flash cs4.I set the text of this component at run time with coding i.e dynamic text and after that i am rotating this component with -2.After rotation it dosen't show the text why is it so?ny 1
If I have flash media server and apache installed on windows, How do I go about implementing this? I have built my own player to handle http and rtmp streaming. I've searched all over and have not been able to find a solution.
Consider a very seasoned programmer that doesn't require any teaching of programming concepts, at all, what would be the best resource, dead trees or otherwise, to learn Flash?