Professional :: Make A Simple Theremin In Flash As Part Of A Project?

Jan 19, 2011

I'm an MA student, and I am looking to make a simple theremin in Flash as part of a project. Can it be done? Has anyone done it before?

View 3 Replies


Similar Posts:


ActionScript 3.0 :: Make A Simple Theremin In Flash?

Jan 19, 2011

I'm a MA student and I'm trying to make a simple theremin in Flash. Can it be done and has anyone made one before?

View 1 Replies

ActionScript 3.0 :: Make A Simple Test For Current Project?

Apr 26, 2011

I'm trying to make a simple test for my current project and I have som problems with Vector class. I'm assigning BitmapData to the MovieClip and store this MovieClip to an Array. Then I'm able to access BitmapData.If I do the same but use Vector instead of Array class, I get this error if I want to access BitmapData:1119: Access of possibly undefined property bitmapData through a reference with static type flash.displayDisplayObject.

Code:
//var store:Array = new Array(); // - THIS ONE WORKS!
var store:Vector.<MovieClip> = new <MovieClip>[];
var itemBitmap :Bitmap = new Bitmap();
itemBitmap.bitmapData = new BitmapData(100, 150, false, 0x990000);

[code]..

View 3 Replies

Professional :: Make Flash Not Export Any Part Of A Layer That Extends Beyond The Size Of The Document?

Jul 29, 2010

Within my flash file, some of the layers/objects go off of the sides of the document as I want them to. When I play the file within the test movie function within flash, the file plays fine and none of the layers that extend of the document cause problems(the samething happens when I play it in flash player). But when I open the file in a web broswer the layers that extended off the edges of the document show up. Is there anyway to get rid of this without having to redo the whole file? (ie, crop around the main document size, or set it to export only everything within the document and nothing that extends off of it?)

View 1 Replies

Professional :: How To Make A Simple Flash E-card

Nov 22, 2011

I want to make a nice and impressive flash e-card,

View 1 Replies

Professional :: Make A Simple Flash Intro With No Buttons ?

Jun 13, 2010

I've been working with Photoshop for years but recently started using dreamweaver to build sites.I want to make a flash intro for the site I am currently working on and have never used Flash before.I am looking to make a simple flash intro with no buttons and have it automatically cycle through the images I have.I'm looking for a tutorial to make an intro like the one on this page: http:[url]....

View 1 Replies

Professional :: Buy Book To Make A Simple Flash Game?

Jul 29, 2010

I need to make or buy a template for a simple flash game for a clients website. It has to be legit to buy. It is about 5 pages long. You are asked a question, you select a radio button for the answer to the question, it compiles all your answers and gives you a result.I know flash pretty well but ccording to budget and time.it is best not to have to experiment.

View 2 Replies

Professional :: Make A Simple Flash Website Video Intro In Flash CS5 Pro?

Jul 31, 2010

I am new to flash and trying to make a simple flash website video intro in Flash CS5 Pro.I have a flv viedo on the stage, under an image with a trasnparent center.I have the video on the bottom layer, the overlay image on the middle layer, and the top layer is my AS layer (AS3).

The video is currently autoplaying when i export.All i want is for it to open my website in the same window as the intro played when the video ends.I dont need a "skip intro button" or anything.I just want it to play the intro when you go to my site, and then bring up the index page of my site after it plays.

View 2 Replies

ActionScript 3.0 :: Dreaded Error #1009 On A Very Simple Flash Project

May 25, 2010

Greetings ActionScript.org community. I've been struggling for a couple days now, and I am really interested in some guidance.

Basically, I'm trying to make a 3 page flash where the "Learn More" button on each page takes you to a different landing page. Problem is that I keep getting "Error #1009".

The .fla is attached to this message as a .zip or you can see the .fla here: [URL]

I've gone through a lot of related posts here about error #1009 and I gather that I'm trying to call an object that isn't instantiated yet, but I just can't seem to fix it in my .fla. I've tried all sorts of different approaches, but obviously not the right one yet. Here is the code I'm using:

Code:
stop();
pg2_btn.addEventListener(MouseEvent.CLICK, goPage2);
pg3_btn.addEventListener(MouseEvent.CLICK, goPage3);

[Code]....

View 3 Replies

Professional :: Make Simple Input TextFields?

Aug 10, 2010

I open up Flash CS5 and make a simple INPUT TEXTFIELD. I run the program, and I can't even use all the characters. It is under ARIAL font. This is literally destroying my soul. Look, if I want to embed fonts, I will embed fonts like in CS4. What is the crazy idea that now we have to embed every font we want to use? Is that how this is going? If I want to use ARIAL, I literally have to embed it? Did APPLE get their hands on Adobe developers and do something seriously this sick to the CS5 world?
 
I want to make simple input textFields like in the past, without having to embed fonts.

View 5 Replies

Professional :: Move Project To See The Not-project Area Around The Project?

Jun 21, 2010

I cant "center" my project, like you can see its "fixed" (yellow lines) in the left side and I cant see "invisible" part of project... (area around the project). how can I move my project so I can see the not-project area around the project. (picture 2).

At the moment situation... (cant see that area around the project)
http://img19.imageshack.us/img19/1186/68553623.png

View 2 Replies

ActionScript 2.0 :: Make A Preloader For A Little Flash Project That Involves Re-assembling A Load Of Rectangles To Make Up A Pattern?

Aug 4, 2007

I'm trying to make a preloader for a little flash project that involves re-assembling a load of rectangles to make up a pattern.Idea is that instead of the usual load bar i wanted to make use of this pattern that is relevant to the project and have it rebuild it self with these rectangles flying in from the side. So far I have got the tweening sorted using the tween class and staggered the 42 (yes took a little while, probably an easier way so let me know on that also) rectangles using 'setTimeout' so it releases each 100milliseconds after the one one before it. This probably the wrong way to do it but i wanted to check how it looked and this was the one way i knew how to do it.

I want to make it so that these rectangles fly in a complete the pattern once the loading has finished, but on a fast connection I don't want it to rush the animation but for a slow connection I obviously want it to adjust the release time and maybe even the travel speed to compensate.

I had an idea of maybe working out the percentage loaded divided by 42 and then run an if statement to see if that percentage for that segment had been reached before 100millseconds had passed, if 100 had passed then release the rectangle, if not then hold the rectangle until 100 m/s had passed. Not sure if that is the best way to do but that's why I'm looking for some suggestions from more experienced developers.

Code:
import mx.transitions.Tween;
import mx.transitions.easing.Regular;
// declare variables

[code]....

View 1 Replies

Flash :: Flex - Make Part Of A Skin Non Focusable/non-clickable?

Feb 15, 2011

I need to make part of a flex skin non-focusable/non-clickable, i.e. so that when the mouse clicks that part of the button, it doesn't actually get clicked. Basically, I want that part to be a shadow or highlight or background or whatever you'd like to call it.It's done somehow with drop shadows but I want to have finer control than using filters.Example code:

<s:SparkSkin xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark" >
<fx:Metadata>

[code].....

View 2 Replies

ActionScript 3.0 :: Custom Resize Event As Part Of Larger Project To Create Flexible Liquid Layout Class

Dec 16, 2009

I am trying to create a custom resize event as part of a larger project to create a flexible liquid layout class.Basically, i want an object to listen for the stage.RESIZE event. If i can listen for this event from multiple objects, it solves my event firing problem.[code]

View 7 Replies

Professional :: Flash Looping Second Part Of The Animation ?

Mar 1, 2010

I'm fairly new to Flash and I'm not familiar with it's functions.The animation I made in Maya is in 2 parts. For The second part of the animation I want it to be looping. The first part no.

View 4 Replies

Professional :: Adobe Flash - Missing Timeline Part

May 8, 2010

I cant see my keyframe bar if its called that, 5 - 10-15 etc, I tried resetting workspace everything but cant get it back, any ideas?

View 3 Replies

Professional :: Create An Interactive Form In FLASH As Part Of A Website?

Oct 12, 2011

I wish to create an interactive form in FLASH as part of a website.  That is the user enters say width and height numbers in boxes and the form returns a price for that size widget.  Is this possible in a FLASH based website? If so is there a specific name for this type of form so I know where to look to get help in creating one? 

View 4 Replies

Flash :: Professional - Paper Part Of Creative Suite 5 Design Premium?

Feb 13, 2011

On my old computer (Windows XP) I was using Flashpaper to convert jpg files to swf files that can be panned and zoomed. It worked great for my website. Here is an example. [URL] I just purchased Adobe Creative Suite 5 Design Premium for my new computer (Windows 7). I was told that it included the ability of Flashpaper to create the pan/zoom swf files. I can't find this ability. Please tell me where it is located or that I need to purchase Flashpaper for my new computer. Please note, I use Photoshop, Illustrator and Dreamweaver, but the only Flash I use is the swf to pan and zoom via Flashpaper. Please keep this in mind when answering my question, i.e. I probably need specifics if the functionality is located in Flash.

View 1 Replies

Simple Flash Button - How To Make One

Jul 6, 2009

I'd like to make a simple button that pops out (nicely animated) on mouseover to about 300% it's original size. You can se the button I want to animate here - it's those little buttons some of which are shaded. I want to make them more visible...

View 1 Replies

Actionscript 3 :: Flash Media Server To Make Project?

Oct 14, 2011

Im starting to learn about how RTMFP works in Flash, and I want to know what do I need to make this happen. I got this game, flash game, and I'd like to use RTMFP so other players can play versus/coop with each other.

Think of a RTS (Starcraft), I build units, some other guy do the same, and units fights with each other.

If I understand correctly, Cirrus is enough to make this happen, but I also heard some guys saying that FMS (Flash Media Server) is required for this, wich is, if Im correct, quite expensive at least for my low budget.

So, let say, I got N players, and they can connect with each other like in a regular RTS online game, is Cirrus enough for this?, or do I need to pay for FMS? I'd also want to record some data after the match is over, so I can give some points/gold/etc to each player

View 4 Replies

ActionScript 3.0 :: Make A Gallery In Flash For A Project And The Coding?

Mar 23, 2011

im trying to make a gallery in flash for a project and the coding isnt right Array 1 will play but arary 2 wont

[Code]...

View 3 Replies

Flash :: ActionScript - Make A Fisheye Effect On A Textfield For A Project

Jun 3, 2011

I'm looking to make a fisheye effect on a textfield for a project. I've already found some code on the internet but it doesn't quite render how i'd like for it to (the text is pixelated and deformed, I want a nice round fisheye).

View 1 Replies

Professional :: Not Enough Memory For Flash Project?

Jun 23, 2010

have been making a digital portfolio that I plan on putting up as a website. Once before the project has gotten very large (at the time 500megs). Now this originally large project had gotten to the point where it was telling me there wasn't enough memory. What I did to fix this was copy and paste all the frames from each scene into several new projects and then piece those new projects together to remake my complete project.

I am now doing this again but at this point piecing back the last scene of mine is taking up too much memory. I have 4 gigs of memory on a 3.06 GHz intel core 2 duo imac. first off, should this be happening? Should 4 ghz be enough? second, it appears that flash projects tend to compile a lot of baggage; is this true? Thirdly, is there any way I can fix this without buying two more 4 gig memory cards?

View 1 Replies

Professional :: Using Swf Inside Flash Project?

Apr 3, 2011

I'm currently trying to use a swf file inside my flash project. I have actually found a half solution in that loadMovieNum does what I want, except I want the external .swf to be inside my project, and so it's compiled into the same .swf. This would then mean that the external .swf doesn't need to be present thereafter.

View 14 Replies

Professional :: Converting A Project From Flash To AIR

Sep 22, 2011

how to convert my curent Flash Professional project into an AIR project.

I've been using Flash Pro to do animations with some minor coding in the frames, and I'm using Flash builder to do the coding. However I realized that my application needs to be able to use the File system, which means I'll need to use AIR's API. However there's no way for me to import AIR's library to my flash builder project

View 1 Replies

ActionScript 1/2 :: Make A Simple Flash 500x300 With A Dynamic Content From Certain URL?

May 9, 2009

how to make a simple flash 500x300 with a dynamic content from certain URL

View 3 Replies

ActionScript 3.0 :: Simple Flash Banner(using Flash Cs4) - Make It Clickable?

Feb 17, 2011

I have a pretty simple flash banner(using flash cs4) that I want ot make clickable.I am assuming I have everything correct, because when I "test movie", everything works as expected.Now comes the odd part. When I export movie, the clickable portion no longer works. Along the same lines as soon as I save the .fla file, the "test movie" no longer works.I have recreated this about 10 times now and everytime the same result. now I have it open on my computer, because as soon as I save it will no longer work.
My actionscript(3.0) code is as follows:
 
link_btn1.addEventListener(MouseEvent.CLICK, sgurl);
function sgurl(Event:MouseEvent):void;
{[code]..... 

and yes I have a button with an instance name of link_btn1

View 7 Replies

Professional :: Embedding Video In A Flash Project?

Apr 20, 2010

I am trying to embed a video file into my flash project and I want to to play till the end and jump to a different frame in the timeline. I tried to emport the video into flash and it says that the file is not supported. Can I not do it or do I need to convert the mpeg file into some sort of fla file?

View 1 Replies

Professional :: Implementing A Preloader To Flash Project

Nov 8, 2010

I have made a flash site using CS3.I bought a preloader online but cant get it to work (not getting any responce from the site where I bought it). It should be straight forward. Copying the loader movieclip to the first frame in my timeline and so on. Gon through the instructions several times and is pretty sure I´m not missing anything.Anyway, when publishong I get the following error message:[code]Warning: 1058: Migration issue: The property _root is no longer supported.This property has been removed. The closest equivalent is the Stage, which serves as the root of the ActionScript 3.0 display list..I do believe the actionscript used in the preloader is v.2 and the project is made in AS3.

View 6 Replies

Professional :: VB6 - Can't Save A Project With Flash.ocx Control?

Apr 26, 2011

VB6 developers who have gone in to do maintenance on their applications that call flash.ocx are finding that they can no longer save their projects because of some change that was introduced by Adobe in the release following flash10e.ocx.ork around is given of uninstalling flash and installing any version on or before 100452.  Because the applications still run fine until the developer tries to make a change and save the VB6 project, the scope of this problem has probably not been fully realized.  For this reason, this issue will likely only gain momentum in the future.

I spent the morning contacting several people at Adobe and I discovered the only way apparently to get support for this issue is to open a "web case". From further research, what I understand a "web case" costs around $200 and with that price there is nothing telling me what comes with a "web case" I mean, if I were to buy one, would the problem be fixed or would they research it and say "I am very sorry but we are not going to fix that". If there is a guarantee that the problem will be fixed, then can Adobe establish a pool where the $200 cost can be shared by everyone who has the issue? That couldn't be more than a buck or two each because if you google this problem "System Error &H80004005 using flash.ocx" you will find about 5 pages of people reporting the problem

View 2 Replies







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