Mailing List
Home
Forum Home
Flash Pro
Subjects
Subject: RE: Firework Effect
Web Service Results
Flash Interface with 10mb xml file
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash MX 2004 Sucks
Reading and displaying RSS feeds in Flash MX
Flash and QuickTime VR
Textfield prototype question
XML to Object help
Order of events per frame
MX2004 Dataset itemClassName
memory management removeMovieClip /
Event Dispatcher between classes
Help: MX 2004 How to script a print button to print the entire sli
ScrollPane component doesn 't auto update
setInterval bug identified and fixed
setInterval bug identified and fixed
Listener Object 's best practice
 
Flash Newbie
Page 3 of 17 1   2   3   4   5   6   7   8   9   10   Next 10  

re: Preloader...

Hi I 'm a little confused. I want to create a preloader using out corporate logo (similar to the one on www.adidas.com) The logo that I import into Flash. Should it be a gid or jpg or should i

Attachmovie question

Can you tell another loaded-in movie to attach a clip from its library at runtime? Or does something happend at compile-time that makes that not possible? i.e. //This works in standalone questio

RE: [Flashnewbie] Settings button -- more coding required for Act
ionScript1

On Fri 5 Mar 2004 Jesse Warden wrote > Oh the components that Flash MX 2004 use although most will work in Flash > Player 6.0.79.0 will NOT work in AS1 as they are coded in AS2. You 'll ha

RE: [Flashnewbie] Settings button -- more coding required for Act
    ionScript1

Oh the components that Flash MX 2004 use although most will work in Flash Player 6.0.79.0 will NOT work in AS1 as they are coded in AS2. You 'll have to use another type of button. -----Origin

RE: [Flashnewbie] Settings button -- more coding required for Act
ionScript1.

On Fri 5 Mar 2004 Jesse Warden wrote > What button are you using? A component from the library? Did you apply a > behavior to it or did you manually type this code in? > Okay like I said

Lost on loading Level

Hi there really sorry to be asking absolute rookie-questions...I wouldn`t ask if I wouldn`t have been stuck for hours on this I am loading several swfs (size about 300KB) into different levels

RE: [Flashnewbie] Settings button -- more coding required for Act
    ionScript1.

What button are you using? A component from the library? Did you apply a behavior to it or did you manually type this code in? -----Original Message----- From Ed@(protected) [mailto Ed@(protected)

RE: [Flashnewbie] Settings button -- more coding required for Act
ionScript1.0

On Fri 5 Mar 2004 Jesse Warden wrote > Change on(click) to on(press) > Thanks -- that did remove the errors and it works -- but the nice little button with the label got replaced by an e

RE: [Flashnewbie] Settings button -- more coding required for Act
   ionScript1.0

Change on(click) to on(press) -----Original Message----- From Ed@(protected) [mailto Ed@(protected)] Sent Friday March 05 2004 03 30 PM To flashnewbie@(protected)

Re: [Flashnewbie] {ERRATA} Settings button -- more coding required
for ActionS

oops I meant it was easy to do in Flash MX Professional *2004* > > Thank you again -- that was real easy to do in Flash MX Professional with > Action Script 2.0 specified in the Publish settings

Settings button -- more coding required for ActionScript1.0?

On Fri 5 Mar 2004 Jesse Warden wrote > I think to show that it 's like System.showSettings(2) > Thank you again -- that was real easy to do in Flash MX Professional with Action Script 2.0

detecting a held button

I 'm trying to control 2 actions with one button. Playing an mp3 and downloading a zip file. What is the best way to do this? I 've tried double click codes but no luck (but that is probably due to

Subject: Settings button

Well why I 'm at it (or while you 're at it) there 's one other nifty thing I saw in the voice chat that I liked and that is a "Settings " button that takes the user directly to the Macromedia Flash P

Subject: Rewind?

Hi I have seen a movie www.hostrocket.com where they provide a rewind/fast forward option. Click on "Activate Launch Sequence ". How is this done. I can 't imagine all of the animations are o

microphone input meter -- how?

Hi I saw something that I liked in this voice chat app http //voicechat.softrp.net What I liked is the microphone input meter beside the talk button which simply shows the level of input fro

RE: [Flashnewbie] Debugger > List Variables - _global.mx showing u
   p

I see the mx ones here mangxt. The only reason they wouldn 't show is if you werent ' using AS2 included components as the mx namespace is created by them. If you didn 't see it but were using AS

Subject: Streaming video

Do I need to purchase/licence a streaming server to stream video in Flash on my site? Doesn 't MX 2004 Pro have a 'progressive flv download ' that would simulate streaming? Any advice is appreci

Subject: setInterval

I have the following code. I know that it is not correct as I am not sure where to use the line delayNext setInterval(pauseCard 300) The function winner() duplicates movie clips to creat a pat

Debugger > List Variables - _global.mx showing up

FMX2004 When I use the Debugger > List Variables why does it now show me ALL the _global.mx variables? I don 't want them in my output window - too much! It used to not do that not sure what I did

Confused about preloader

I am using Jesse Warden 's preLoader lite but I am confused on how to get it to show up as soon as the movie starts loading. It shows but only after the movie is 100% loaded. I have it in the first

Multiple themes within one movie

Is it somehow possible to use multiple themes for the window component lets say within the same swf? I can get it to work with one theme but how do use two? I 'm not sure If I am even using t

Sound problem - Nobody?

-----Original Message----- From Christophe [mailto frizzle@(protected)] Sent maandag 1 maart 2004 23 43 To flashnewbie@(protected) Subject [Flashnewbie]Sound problem Hi I hav

re: HOW IS THIS DONE?

I just saw this loader on the Adidas website. If you Click on "Mens " "Footwear " you will see the red adidas logo. I think its cool. Would this whole thing be done in flash or just an animated GIF?

OT: Flash MX 2004 Sucks

The Flash ecosystem is experiencing growing pains. You have a wide variety of users utilizing Flash for a variety of needs. And not just Flash but the Flash plugin. There are already 4 IDE 's fro

Extracting sections of a textFild

I have a problem with the textFild object. I have a large text which i need to display in colums i.e. I have to break up the text and show it in several differnet textfields (colums). I found o

Flash MX 2004 Sucks

Just got the new Flash 7 and it sucks. Cannot believe Macromedia took out the normal mode from the actionscript panel. Why would they do this??? Now takes ten times longer to type in scripts. -

on (rollover) + on (release)

Is it possible to combine two actions onto one button? I 'd like to be able to use on (rollover) and on (release) on the one button. I 've seen this code at MM - on (release) { // Toggle a fla

preloading font problem

Pretty much I have a movie which I want to preload to fonts into. I put a dummy text field with an embedded font in an fla and exportetet it. From my main movie I use attachMovie to import it. Ho

Splitting up a Forms base FLA

Some time ago I stumbled across a way of generating a separate swf of a particular form in a forms based FLA. Now I can 't remember how to do it and can 't find a way in the manual. I have an app wit

Subject: SharedObjects

Hey all I posted this on FlashComm but got no response so I was hoping someone over here could help me. I am working with the sharedObject class and having some stuff I am just not following hap
Page 3 of 17 1   2   3   4   5   6   7   8   9   10   Next 10