ActionScript 3.0 :: Making A Flash Video Of A Star With Different Colors?

Aug 10, 2010

I am making a flash video of a star with different colors, but I want to change the stars colors randomly. I have got the code to change the star to random colors, but now I need to reset it to it's original color.

Does anyone know the default code?

this is the coding I'm using:

(Reset button/ Default codes to return my star to it's original state)
go_btn.addEventListener(MouseEvent.CLICK, goGo );
function goGo (e:MouseEvent):void {
star_mc.y = 200 ;

[Code]....

View 2 Replies


Similar Posts:


Professional :: Movieclip Exported With Class Name Star And In Star?

Jul 5, 2011

well in my fla i have a movieclip exported with class name Star and in my Star.as file i have this code:
 
package {    public class Star    {
public function Star()        {
this.visible = false;
}
}
  
i tried putting movieclip on and off stage but didnt work all i want to do is control my class Star in my fla. Im very new to OOP and trying to get the gist of how to control objects like the way you could by instances like i used to :/

View 5 Replies

ActionScript 2.0 :: Background Flv Video On Star Trek Site?

May 30, 2009

This is other part to my earlier question that i posted before for those of you that came across it.Part 2: What i'm actually looking for is to do something similar to the Star Trek Movie website [URL]..for those unfamiliar. The bit that im looking for is a solution to achieve the full screen video background they have that simulates the user walking through the starship. Everytime you navigate to a different part of the website, this background video walks you through to another section of the ship.

I'm presuming its all flv, and i'm presuming its one big flv file divided into various "scenes", as the problem with having a seperate flv file for each "scene" is that it take a few seconds to load in between flv's and you get a blank white screen for a few moments (i've tried). Am i presuming the right method to go about achieving what they've done?

View 1 Replies

ActionScript 2.0 :: Array - Making All Default Colors When Hit A MovieClip Instance That Acts As A Reset Button

Apr 13, 2007

I have an array of movie clip instance names:

[Code]...

What I want to know is how I would go about making them all their default colors when you hit a movieClip instance that acts as a reset button. I can't seem to get it.

View 4 Replies

IDE :: Making A Flash Video For CD Distribution?

Aug 5, 2009

I am new to this company and my employer who knows I haven't worked with Flash asked me to look into making a flash video for new software that he developed. I have looked at the Adobe website but am not sure where to start. Can I just download a editor, which one? Do I need something with the editor to make it work

View 1 Replies

Professional :: Can't Show A Wingdings Star In Flash

Feb 9, 2010

I have a textbox where there should be a 1 to 5 star classification for a movie, so I used the star symbol (character code 0xAB) from the Wingdings Symbol Font. But instead of the stars, What I get is double angular quotes in Arial, the corresponding character in a normal text font: «
 
In fact, every Wingding character above 0x80 (included) is displayed in Arial instead of Wingdings. This also seems to happen with all Symbol fonts.
 
I've also made Wingdings into a font symbol but the problem still happens. It also happens in static text boxes.
 
To reproduce the error just make a text box and set the font to Wingdings. Now type something and it shows in Wingdings but press ALT+0171 (or copy the star from the Character Map app) and instead of a star, you get double angular quotes.

View 16 Replies

Making A Video Editor Application In Flash?

Jul 14, 2010

I'm wanting to build a project, it's an online video creation software in Flash so people could upload some music, choose videos from a library, edit the whole thing and export and download a movie in the end. I've seen websites like www.Animoto.com close to what I want to do but I can't find how it's made and I'd like to make it a little more advanced when it come to editing.

Here is the design I'm thinking about for the flash video editor. [URL] Is possible to build such a video editor in Flash?

View 1 Replies

Flash :: Gridview - Making Video Behave Nicely In IE?

Dec 15, 2009

So I'm trying to make Flash video work at [URL].. Things are going swimmingly in Safari and Firefox. Not so in IE.

I completely expect this is due to my Flash incompetence. where things are going wrong? I'm attempting different methods to input my video in each of these cases:

[Code]...

I know I'm missing something fundamental here, as all three examples are broken. I'm not necessarily just looking for the fix for each of these three. I'd like for your help understanding what I don't understand it, and how to understand it.

Eventually, I'd like to build a template where the client could throw either an .flv or .mpeg4 or .mov at it, and voilĂ , but is something like this even possible, given I correct my current, idiotic Flash principles?

View 1 Replies

Application - Making A Video Software Editor In Flash?

Mar 6, 2012

I am looking to make a video editing software in flash. how to get media into a timeline? getting the media into a timeline and being able to move around the time of the video and have it display the media on a box

View 1 Replies

ActionScript 2.0 :: [MX] Making Buttons To Control A Video In Flash

Jan 12, 2005

I am making buttons to control a video in flash and all is working fine except I would like the fast forward button to continue going forward as you hold it. At the moment I have this code:

[Code]...

View 5 Replies

ActionScript 2.0 :: Making Flash Video With External Images?

Jul 2, 2006

I am making a flash video with externally loaded pictures. I have that working. Whats the problem then? Well I am trying to make it so those pictures appear instantly when called. So I need to preload them but I could not find a way to do this.

View 2 Replies

ActionScript 2.0 :: Making JUST The Video In A Flash File Go Full Screen?

Aug 7, 2009

I'm working on a Flash video slideshow (which you can preview here).

I would like to be able to make it so you can click a button (I've got one made in the doc already) that will make just the video on each "slide" go full screen, similar to how you can do so with other videos on sites like YouTube and others.

While what I've linked to above is just a template I'm messing with, I'd like to be able to have a video on the right, let's say, with text on the left, and then be able to click a button (perhaps under the video that says "full screen) and have the video that is there fill the whole window and play. And then, hitting escape would bring you back.

I've seen plenty of tutorials for making Flash go fullscreen, but nothing out there yet for just the FLV contained on the page go full screen.

View 1 Replies

ActionScript 2.0 :: FLASH Model Of The Texas Star IPSC Shooting Target

Mar 24, 2011

has anybody seen somewhere a FLASH model of the Texas Star IPSC shooting target? What this target is and how it behaves can be seen in here: [URL] From physic's viewpoint this is a pendulum with mass and the length changing while it is swinging

View 1 Replies

ActionScript 2.0 :: Making Flash Chatroom With Video Without Flashcomm/media Center?

Dec 16, 2006

is there anyway to make a flash chatroom with video webcam capabilities without using flash comm / media server?

View 4 Replies

ActionScript 3.0 :: Determine X Colors Between 2 Defined Colors?

Apr 26, 2010

I wonder what kind of class(es) I should use to accomplish this task. I have two predefined colors, 0xFF0000 and 0x00FF00 (red and green), and I would like to set a number of gradiants of colors between these two colors. [code]This generates a random color, but I don't want to generate just any random one. Does anyone know what kind of color class I should use to accomplish my task objective?

View 5 Replies

How To Make A Shiny Star

Jun 25, 2009

i hope this is not a stupid question but does anybody knows how to make a shiny star?i want to add it on a picture.

View 1 Replies

Actionscript 3.0 :: Random Effects For Star?

May 18, 2009

Anyway, I'm looking to create a star object that flickers or blinks at random intervals. The object will also be part of a menu system and may need to perform other functions, so, I may need to roll my own class eventually.

Here is how I initally went about it:
Code: Select allfunction myRandom() {
var r:Number = (Math.random());

[code]....

View 3 Replies

ActionScript 2.0 :: Five Star Rating System?

May 27, 2009

I only want it to work as a form so i can have a php file process it.I don't need the actionscript just an idea of how I should start.

View 4 Replies

Professional :: Making A Pop Up In A Looping Video

Jul 20, 2010

I have a looping aquarium with looping swimming fish. I want to be able to click the fish and they make a pop-up appear with info about them. I can't figure out the code to launch the pop-up? I am using CS3 and action script 2.0.

View 5 Replies

ActionScript 2.0 :: Making Just Video To Go Fullscreen In SWF?

Aug 4, 2009

I'm working on a Flash video slideshow (which you can preview here). I would like to be able to make it so you can click a button (I've got one made in the doc already) that will make just the video on each "slide" go full screen, similar to how you can do so with other videos on sites like YouTube and others.

While what I've linked to above is just a template I'm messing with, I'd like to be able to have a video on the right, let's say, with text on the left, and then be able to click a button (perhaps under the video that says "full screen) and have the video that is there fill the whole window and play.

View 3 Replies

ActionScript 2.0 :: [MX] Making Video Buttons?

Jan 12, 2005

I am making buttons to control a video in flash and all is working fine except I would like the fast forward button to continue going forward as you hold it. At the moment I have th

code:
on(press) {
videoclip.nextFrame();

[code].....

View 5 Replies

ActionScript 3.0 :: Using The Shape Class To Create A Star?

Feb 7, 2010

Does anyone have an example of using code and the shape class to create a star shape?

View 1 Replies

Actionscript 3 :: Variable Declared As * (star) Type?

Nov 5, 2010

I saw following statement somewhere -var someVariable:*;Why is someVariable declared as * (star) type? What is the use of declaring it this way?

View 1 Replies

ActionScript 3.0 :: Making Bitmap From Video Does Not Work Right

Aug 4, 2010

In my current project I need to create a bitmap from the last frame of a video. For this I use:
Code:
var _vidBitmapData = new BitmapData(video.width, video.height, false, 0x0000ff);
_vidBitmapData.draw(video);
var bmp:Bitmap=new Bitmap(_vidBitmapData)

This works like a fairy in wonderland if I create the video with dimensions matching the stream:
Like
Code:
video =new Video(1280,800)

However, when I change the Video's size on receiving the onMetaData Event according to the actual streams width and height properties, the capture i get from _vidBitmapData.draw is still in the dimensions of how I created the Video. So if I do
Code:
video =new Video(10,10)
and then
private function onMetaData(metadata:Object):void {
video.width=metadata.width;
video.height=metadata.height;
}
I get a nice display of the video.

However when doing the
Code:
var _vidBitmapData = new BitmapData(video.width, video.height, false, 0x0000ff);
_vidBitmapData.draw(video);
var bmp:Bitmap=new Bitmap(_vidBitmapData)
I get a 10 x10 px image....

View 4 Replies

Professional :: Making Video NOT Play Upon Load?

Jul 18, 2010

I'm just trying to make it so the video in my swf (the flv) does not immediately play when a web page opens. I have: imported the .mov into flash, creating a flv file
 
given it a skin converted it to a symbol (Movie Clip)
 
given it an instance name of movie_Clip
 
created an actionscript layer with the simple code of: movie_Clip.stop();
 
Shouldn't the clip be stopped upon opening the SWF file? How can I make it be stopped?

View 4 Replies

Professional :: Making Video Transparent, Which Tool?

Aug 25, 2010

I have cs4 web premium which doesn't include aftereffects. I need to however make a green/blue backgrounded video transparent (alpha channel, if I got it right) to be used by flash/as3. I'm not sure if I can use either firework or illustrator do the job? another question is, for a short movie clip, which tool can be used to edit the movie frame to turn the non-green/blue clored backgroud into green (then adding alpha channel...)

View 1 Replies

Media Server :: Making P2P Video Chat With FMS

Dec 6, 2011

I'm trying to make a P2P video chat application with Flash Builder 4.5 and Flash Media Server 4.5.First, I've tried a simple sample application using Cirrus(Stratus). It worked very well!NetConnection -> NetGroup -> 2 NetStreams -> netstream play and publish -> last, netgroup post.The sample was all OK.[code]I couldn't get events about NetGroup and NetStream any more..When using Stratus, It worked well...I am not familiar with FMS.. did I skip something in FMS setting?

View 5 Replies

Actionscript 2.0 :: Making A Working Scrubber On A Video

Feb 14, 2011

I'm making a working scrubber on a video, but having problems. The scrub itself it starting out in the middle of the loadbar. I've looked everywhere, trying to find out what is wrong with it. Here is the code and link to my .fla [URL]

[Code]...

View 1 Replies

ActionScript 2.0 :: Making A Buffering Video Player?

Jul 15, 2004

tutorial for making a buffering video player, with scrubber etc that lets the viewer see how much of the video has loaded whilst they watch it. I've been searching for ages but to of no avail!I'm using MX, not MX 2004

View 2 Replies

ActionScript 3.0 :: Making Instructional Video With Pauses

Jul 5, 2010

I want to make an instructional video with various panning, cursor movements, and info box popups. I'm going to attempt to do this video in all actionscript and expect to use the Timer class and Tweener for all the tweening. What's the best way of approaching a project like this? Can Tweener be stopped in between its tween in order to pause?

View 3 Replies







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