| Featured Tutorial: 8 Ball Web Productions How to make a low sized site in Adobe Featured Gallery Image: Sachin Tendulkar - TheMaster Blaster The man who brought Indian cricket alive... Featured FLA: SupraVideoPro Top 5 reasons why you should have it! You buy it once you use it life time (no license required) You get the version updates free of charge You get online support Our products are constantly updated You become a member, you save in future SupraVideoPro v.1 - AS3 Flash Component The SupraVideo Flash Component represents perhaps the most optional FLV streaming video player today. With more than 50 properties and event it gives the developer a full control in the process of making any Flash Application. The component has a built-in streaming control that based on the user's internet connection it defines the optimal percent load for playing the stream. Among the many other features this components offers you an opportunity to create, populate, delete and merge playlists. The component fires a certain number of events that can be caught externally and trigger other actions by your desire. Besides all the properties that can be set in ! the component inspector which can be accessed also by code, there are certain number of public methods such as the player controls (play, pause, stop...) that give you total control over the work of the component. Key Features Progressive streaming based on the user's internet connection Optimal internet speed detection, for safer and persistent streaming Playlist (create, delete, merge) Load videos through XML, component inspector or dynamically with AS3 Flash full-screen with options to set the max width and vertical alignment of the video screen Video Smoothing option Streaming "Safe Percent" (downloaded percent added to the optimal percent) Streaming "Forced Percent" (download percent that triggers the video to play) Summary The SupraVideo component is built upon a set of classes that offer a complete solution that is stable and easy to use. The component is light and has a wide range of options to set which gives a full control over the videos you want to play. Require! ments The component requires basic knowledge of Actionscript 3 Macrome dia Flash CS3 or higher Flash Player 8 or higher Actionscript 3 The component can play Flash Videos encoded for Flash Player 8 or higher eStockMusic Track of the Week: At Sea Orchestral film score; big optimistic thematic opening to a dark middle, fading out Win a Kindle 2 Wireless Reader! Enter Now -- Create Your Free Internet.com Membership and Get Access to Premium Content Plus Chances to Win Great Prizes. Click Here. | Interested in placing your TEXT AD HERE? Click Here Featured Sound Loop: Bumping R&B Ensemble fresh urban beats including a bumping bassn drums that make ya wanna move to the rythym best describe Bumping R&B Ensemble. If you would like to Download and use this loop, If you have a website, please contact me for permission and send me your logo, so we can do a link exchange. However, If you do not have a website, contact me before downloading to get permission and give proper credit. Thanks, Jay Featured Sound FX: letsdoit.wav let's make love baby Featured Font: myCode this is a code that a would write in in 5th grade and i finally made a font out of it. Latest Forum Queries AS2 xml slideshow help First off, hello. This is my first post here, most likely not my last. :) I have a slideshow with a problem that I have been trying to tackle for quite awhile now. Our site is ready to go live, and this is the only thing that is holding us back. When you click the left and right nav buttons, there is a noticeable flash from when the images change movie clips. To annoying to want to put up.... Use variables to control Flash movie I've looked on the net for awhile but I'm pretty sure I have a unique situation, please bear with me: I have a home page that contains a Flash movie which auto-plays a lady speaking, then when she's done, it loops a slideshow. When you click on a link, it takes you (_self) to an "in-between" page that contains another Flash movie (that tells customer to be sure to come back to our page in th... getting xml attribute NAMES hi, i have some xml that is full of attributes. Without much detail, i would like to translate the xml into objects. However , i need a method that can get the attribute values AND names. Getting the value is a no brainer, but the names are not coming so easy. For example, the following will translate and xml node into an object with a prop and value of the same: PHP: --------- public func... [pimp, iphone, unity] Snowball's Chance in Hell so, my first ever iPhone game "Snowball's Chance in Hell" has just launched and is available on the App store now. It was built in Unity (indie edition) and has taken about 2 months off and on to get done and live. It's as free as you like, so no excuses for not installing it :) Hope you all like it, you can see some screenies of it here on our blog (http://kill5.blogspot.com/) and you can do... Returned object from class - cannot iterate through it Hi all - in my mind this should be a straight forward piece of code, but as it seems it's not :) I access a class which determines a lot of the system.capabilities of the client machine and adds each _variable to an object with is then returned to the main.as - ie var systemDetails = new ReturnSystemDetails(); Using the debugger, I see the object returned to the main.as and trace("Is t... small flash/php login corrections Hi, I'm after someone to go through and correct my existing flash/php/mysql login process (or if easier, create a new one). All fla and php details will be supplied on acceptance and all I need is the login code. I will pay by paypal. Please contact me asap. Cheers Replacing flash w/ another file adds border in Firefox I have a flash that I took out of a template to customize. (I'm using CS4). Same size, hell mostly the same file with small changes. None of the changes were to the file height or width. I have looked all over the code, checked all my spacing/padding/etc, and went line by line through the code and it's identical... I preview it in IE and it's fine. Everything matches. I preview it in FF,... Help with tween class I'm trying to fade an image out and then in. The code I'm using instead makes the image disappear then fades in as it should. Code: --------- var tween_handler:Object = new Tween(image1, "_alpha", Strong.easeOut, 100, 0, 1, true); tween_handler.onMotionFinished = function() { swapimage(image1); }; new Tween(image1, "_alpha", Strong.easeIn, 0, 100, 1, true); ---------... |