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

[Flashnewbie] how to exit OnClipEvent()? [was: Animated Menu Example]

Hi All I spent 10 hours with ASTDG and got my animated menus to work. Each menu button does it 's thing with an OnClipEvent handler...for example //attached to button on main Timeline onC

Fade in transitions and masking

Where can I find examples/tutorials of the the techniques used to create fades and transitions similar to what I see here http //www.threemountaininn.com Thanks

animated menu example?

I have a horizontal menu of 4 text buttons which vary in width depending on the text of the button. My goal is to create a transition where if any button is clicked it moves to the left-most po

is it just me or is this list extremely slow?

Just thought I 'd throw this one out...for such a light amount of traffic this list seems extremely slow...my posts seem to take a good half-hour to an hour before they show up?

Problem with links in a Flash movie

Has nobody had this problem where links to web sites or email show up as unintelligible text instead of links? Carl

Remoting result string to variables

I 've got a call in Flash remoting giving me a result that is a string like so score_1 22&initial_1 kjh&score_2 20&initial_2 MSB&score_3 13 Is there an easy way to split this into variables and

Subject: Friday the 13th

Ping tong schwing song bong Ewwww waaaaaaaaaaaaaaaaaaaaaahhhhhhhhh Flash links by aSH Sucka-tash I gotta bash Potatoes to make them mashed. So fast in Central I send info to another app

RE: [Flashnewbie] Embedding the V2 Button component in a new comp
   onent

- make sure to do import mx.controls.Button At the top of your class. This will ensure execution order is correct and that your class can utilize the buttons ' methods. - make sure frame 1

Re: [Flashnewbie] Simulating RollOver, RollOut, Change events in
   a list compon

Should I take this question over to flahsCoders and see if someone can help me there? Thanks -- Clint On 2/11/04 11 22 PM "Clint Little " <clittle@(protected) > wrote > Could anyone provid

Re: Pls help me in flash Remoting Server

Yeah Frds I made it with the help of some documentation form a website... but it is not working... I am mention a URL of my source files.. if u can download & sort out the problem... pls help me

Gibberish instead of links

Hi I am new to this list. I have created a Flash movie in MX (Mac OS X 10.2.8). On the last page I included some links a link to a web page and an email link. The links work fine on my Ma

WHYS EVERYBODY SHOUTING??

joking ) Brook

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

Thanks. -----Original Message----- From Helmut [mailto helmut@(protected)] Sent Thursday February 12 2004 5 17 PM To flashnewbie@(protected) Subject RE [Flashnewbie]

RE: [Flashnewbie] How do I get rid of the White Space At the
Top of My Flash

Glad that in some small way I can help here on the list! I ask SO MANY questions here it 's like sometimes I 'm this needy blood-sucking creature who 's co-dependant regarding Flash! At 01 5

Subject: OT test

Daniel Sherman Multi-Media Coordinator Catholic Relief Services (410) 951-7398

Subject: Pause and Play

Looking for a simple Pause and Play tutorial for a Flash piece. Can anyone help? Thanks. Kim Krygowski Multimedia Programmer Applied Systems Inc. ext. 22709 <!DOCTYPE HTML PUBLIC "-//W3

Embedding the V2 Button component in a new component

I have tried to create a component (SWC file) that itself then includes the button component. I tried to use the shared library version of the button component I am using in my movie but that fail

Shutting down loops

I know none of you have ever done this but humor me... It used to be when some anonymous programmer on my system would build infinite loops Flash MX 2004 Pro would warn him that it was running t

MOVIE CLIP DOES NOT STOP PLAYING....

I have a play stop rewind and pause buttons on my main timeline. I also have a movie clip in the 5th frame. When I click the stop button it does not stop until the movie clip is completed. T

Component Development and Refreshing

I have been experimenting with creating components (SWC files) and find that whenever I make changes to the original file it seems like a slow process. I have to export to SWC and copy that to the

HOW DO I HAVE THE SAME LOOK AND FEEL ON ALL SCENES

I 'm using scenes in my FLASH demo is there a way to port the background and navigation buttons to all the scenes without copying and pasting. Kim K. Carter <!DOCTYPE HTML PUBL

RE: [Flashnewbie] How do I get rid of the White Space At the Top
   of My Flash

Thank you all it worked. Kim -----Original Message----- From visionary@(protected) [mailto visionary@(protected)] Sent Wednesday February 11 2004 8 08 PM To flashnewbie@(protected)

Escaping comma in an array

How do I escape a comma in an array. (ie myArray [ "item0 a " "item1 "]) I want a string from myArray[0] to be "item0 a ". I keep getting "item0a "

SendAndLoad Question

The following script works OK but as you can see if you read the comments it feels all wrong. I just want to create a generic script that returns whatever value I 'm returning from the DB. Does the

Refresh flash in HTML (WAS Button Sound)

I am going to convert to AS. I found my problem was I was using ctrl + enter to preview my flash and that is when getURL was not running. As soon as I tried loading up the SWF with an HTML fi

Pls help me in flash Remoting Server

Hi Frds.. Frds i am facing a problem while connecting flash to Coldfusion via flash remoting server.... the problem is when i enter the value in text box and submit it.. It shows the following p

Simulating RollOver, RollOut, Change events in a list component...

Could anyone provide some insight on how to "fake " the eventListener into thinking one of these events occurred? I have a list component that when I rollover another element in the flash movie (n

Re: [Flashnewbie] How do I get rid of the White Space At the Top of My
Flash

<body bgcolor "#ffffff " leftmargin "0 " topmargin "0 " marginwidth "0 " marginheight "0 " > Try this in your body tag Cheers DArcy "Carter Kim K. " wrote > When running my flash movie from a b

Button Sound)

When the Flash is running if you change the browser 's address window from the current html file to 05_HRAssist.html does it play correctly? I 'm wondering if the file is located in the same direc

Re: [Flashnewbie] How do I get rid of the White Space At the
Top of My Flash

Kim Try this <BODY BGCOLOR "#FFFFFF " MARGINHEIGHT "0 " MARGINWIDTH "0 " TOPMARGIN "0 " LEFTMARGIN "0 " > This strips out the margins on IE and Netscape / Mozilla both - not sure in Safari or
Page 9 of 17 1   2   3   4   5   6   7   8   9   10   Next 10