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 8 of 17 1   2   3   4   5   6   7   8   9   10   Next 10  

textinput maintains "focus " when you click outside

Does anyone know how I can kill the focus on a textinput when a user clicks off of the component? As it stands if they click outside of the component and not specifically within another component

Screams and Frowns was Screens and Forms

"we have learned enough OOP and AS2 to switch to... " What this "we " stuff LOL ----- Original Message ----- From "Andreas Weber " <webweber@(protected) > To <flashnewbie@(protected)

solvedopen pdf from Flash projector

I was trying to run this from a file server. The bat file did not want to execute from theree. When I put the files on the local station they worked fine. thanks for the help Allan Alla

Position of MC loads external Swf

I have a circular navigation with images on it that is controlled by a slider. What I want to happen is when one of the images gets to an x y position i want to load an external swf. Any ideas

RE: [Flashnewbie] HOW DO I HAVE THE SAME LOOK AND FEEL ON ALL SCE
    NES

I know I 'm creating this problem in my lack of understanding of how movie clips work. But I 'm only using actionscript when I need to listen for an event. I don 't load or unload the movie clips usin

open pdf from Flash projector

Hi all I thought for sure that I could open a pdf file from a Flash Player or projectopr not within a browser by using-- function map() { getURL( "campmap.pdf " "_new ") trace( "test ") }

simple stuff con 't

OK so i have a movie clip with the following behavior ah_mc.onRollOver function(){ this.name_txt.textColor 0xFF0000 } ah_mc.onRollOut function(){ this.name_txt.textColor 0x000000 }

Subject: RE: Flash to Word

Greetings All Is there a way to pass information from Flash to Microsoft Word? TIA Bill

OT: Remoting with IFRAMES

Thomas Eriksson wrote > I just have to work in IE 5.5 and later so have you got a solution for that > you are great!! Maybe I can narrow it down to juts IE 6.0 and later browsers > too. > > D

SV: SV: [Flashnewbie] Forms, PHP and ,mySQL

I just have to work in IE 5.5 and later so have you got a solution for that you are great!! Maybe I can narrow it down to juts IE 6.0 and later browsers too. Do you have any example of that cleve

targeting a dynamic text box

I am trying to change the text in a dynamic text box using _root.compCardMain1.catATitle.textColor 0xFF0000 I thought that this should work but doesn 't. How can I make sure I am targeting

SV: [Flashnewbie] Forms, PHP and ,mySQL

Hi I 'm just a newbie on this but I 've managed to load a combobox with items from a database so I 'm just testing it. I don 't really know what the new Flash Form Application is but I was just th

Forms, PHP and ,mySQL

Hi Is there anyone who is using Forms in Flash with PHP/mySQL and can tell me something about the following things. - Performance in comparison with forms in HTML. Is there any difference? - L

OT - Need private phone support agreement

I am looking for phone support. I have dabbled in Flash for a few years but I need help on some specific projects. If you are in the U.S. and don 't mind phone calls in the evenings and on weekends

Music on first page only

In FlashMX2004 is a Presentation Example file - I am using the last one Tech Presentation where I have droped a short music piece but I only want it to play on the first page - now it will even play

temporary global click handler

Hello I have this little floating error validation thing on the following swf http //dev.bankruptcyone.com/voluntaryPetition.html Note that the fonts are bit screwed up here never mind th

OnRollover on a textinput field conflicts..

I created a small statusbar component so that when a user rolls over a textfield component a description displays in the statusbar. Problem is that when I add a onRollover event to a textfield or a

I have successfully skinned a tabbar.

If anyone is interested I can post the code. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN " > <HTML > <HEAD > <META HTTP-EQUIV "Content-Type " CONTENT "text/html charset us-ascii " > <TI

Re: Animated Menu Example

----- Original Message ----- From "Andreas Weber " <webweber@(protected) > To <flashnewbie@(protected) > Sent Monday February 16 2004 9 46 AM Subject RE [Flashnewbie] how to exit

Data Connection Wizard Datagrid Blank

Hey Everyone. I am using Flash MX 2004 Professional. I am tryin to connect to a Coldfusion web service through the Data Connection Wizard. Everything looks to be working but the data grid jsut has

RE: [Flashnewbie] Hello and tween problem - Response to Jesse and
    Jason

Check to make sure your image/symbol what have you is NOT on a half-pixel. If the x of an element or an element in your symbol is something like 90.8 Instead of 90 Then that will cau

Hello and tween problem - Response to Jesse and Jason

Jesse Is that better? I had worked on the files within another folder and then copy/pasted them to the site 's root folder. That 's probably why you saw the funky filepath. I think it should be ok

Hello and tween problem

Hello just joined the list and I have no doubt a basic problem but one that is really bugging me. I 'm running Flash MX and whenever I tween the alpha of an object from 0-100 the object will s

Subject: Setting focus

Flash guys I asked this on the coders list but I 'm thinking it might be too simple for their tastes (ha). I have a movie that loads inside of another movie. I want to set the focus inside of

RE: [Flashnewbie] HOW DO I HAVE THE SAME LOOK AND FEEL ON ALL
SCE NES

cross-response maaybe on my part? I tend to post responses to messages after 10 or 12 hour work days (or nights) >Hmm... >I musta missed the beginning of this thread. I was just asking about i

HOW DO I HAVE THE SAME LOOK AND FEEL ON ALL SCE NES

Hmm... I musta missed the beginning of this thread. I was just asking about if anyone was using that feature and how they were finding it. ByteDreams -----Original Message----- From Alan B

Screens and Forms

This place is an actionscripter 's haven! But seems no one has brought up the topic of using screens and forms for designing a Flash site. So lemme be the first. Is anyone using this technique?

dynamically loaded movie not playing

I load a movie into a movieclip using the createEmptyClip then loadmovie commands. The movie loads and displays but it 's just static - I suspect none of the actionscript (keyboard mouse etc.) is r

Slow List Reason Uncovered.

I did a little bit of research as to why the chattyfig lists are slow. Apparently this last round of attack/accuse/demand/freak-out stuff between list members resulted in the Department of Homela

RE: [Flashnewbie] HOW DO I HAVE THE SAME LOOK AND FEEL ON ALL
SCE NES

Kim If the movieclip you have runs for say 20 frames you should absolutely not need to have a corresponding 20 frames on the main timeline for it to play. What 's your Actionscript look li
Page 8 of 17 1   2   3   4   5   6   7   8   9   10   Next 10