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 Coders
Page 36 of 64 Previous 10   31   32   33   34   35   36   37   38   39   40   Next 10  

OT: Screenweaver question

All Sorry for the somewhat off-topic question re screenweaver but I haven 't heard anything from their forum so I thought I 'd try the experts here... My question is about what gets "included

Flash CMS V2.0 released. New Flash CMS thoughts...

Hey Everyone I have been working very hard on my latest version of my Flash Content Management system. You can find it at www.eggertonline.com. There 's no real way to interact with it but you

Re: [Flashcoders] call PHP with loadvariables and have PHP set
cookie

At 03 47 PM 2/9/2004 -0700 you wrote >Has anybody successfully got php to set a cookie calling it within flash >with loadvariables. If so could you possibly send me a link for help or >send me c

Can 't see _global objects across loaded timelines??!

I create a global object in my main.swf file. _global.gObject new Object() I then load in loadedMovie.swf into the main.swf file Now... >From any timeline in loadedMovie.swf trac

OT: Juxt Interactive seeking full time actionscript programmer

Juxt Interactive is seeking a full time lead actionscript programmer. Must have 3 years of AS experience as well as experience in .net php sql jsp and possibly cold fusion. Please send a li

Is Drag and Drop Possible on Components?

Is drag and drop possible on v2 components? In particular the Tree and Grid components. Sincerely Judah

PalmOS

Has anyone done any flash work for the Palm OS? I have a client asking me about the feasibility of a Palm OS game and I was wondering if there was a decent flash player available for it and wh

Embed tag attribute order bug in Mozilla 1.6. Foobars your movie

After extensive testing it appears that the solution to the problem is rather odd but it works. If you are using percentage widths with noscale the order in which the following two parameters a

RE: [Flashcoders] Going Crazy - How did I add a property to the D
    ataHolder!

Hi Brook Turns out it may be a bit more complicated than this. But there may be an easier way to achieve what you 're trying to do. What is the larger context of your app? Why do you want to

loadVars question

Hi We have a project that passes vars (student scores) to a php script each score is sent individually and there may be three to seven scores depending on the content. On testing we have int

FW: [Flashcoders] Going Crazy - How did I add a property to the D
   ataHolder!

Hi Brooke Here 's the word from the Flash Data team Yes you can add them programmatically. However it requires a really good knowledge of the schema data structure. I would recommend some

2004 dGrid selection

i 'd like to be able to clear selection from a dataGrid (2004) - how would i go about doing that? i 've tried many things and all fail to clear it. +-- e.d. --+

call PHP with loadvariables and have PHP set cookie

Has anybody successfully got php to set a cookie calling it within flash with loadvariables. If so could you possibly send me a link for help or send me couple lines of source code.. Or I could sen

RE: Mozilla 1.6 foobars my movie alignment

Upon further review it seems that the problem stems from the object/embed tag 's width/height params. A value of 100% on either of these appears to be the source of the problem. The only way to ge

Mozilla 1.6 foobars my movie alignment

I just d 'loaded Moz 1.6 and when i preview my flash based app the movie 's left and top origin has been moved significantly to the point where it appears at about 419px from the left and 88 px fro

[Flashcoders] swapDepths not working with duped clips [mx]

Hey all I 've been frustrated by this bit of code I can 't seem to get right... (well i 've been frustrated by a LOT of code I can 't seem to get right as I plunge headlong into AS my first scriptin

Re: [Flashcoders] Backwards for loops (Was Games / Oldschool
shooter problem

Great! Thnx for the info ) Greetz Erik At 21 52 9-2-2004 you wrote >Jim Cheng > > Yup! I meant to write > for (var i array.length i-- ) { ... } // Works without the othe

htmltext to text?

argh never needed this before so i do not know if there 's a function for it getting the value from a htmltext as text "only " (removed tags)? is there a build in one or do i have to write my

setting cookies with flash and php

Hello I am trying to set some cookies with flash and php. I am fairly new to php but I know in php you have to setcookies before the html header is sent. So I am just running a php file called

Backwards for loops (Was Games / Oldschool shooter problem)

Jim Cheng Yup! I meant to write for (var i array.length i-- ) { ... } // Works without the other i in middle EEColor I originally thought that too but it appears they

read more prototype?

someone has a "read more " prototype handy? ... a string function that displays only N words (not chars!) of a text. displaying only N chars and adding a "read more... " text is easy but i like to

Re: [Flashcoders] Backwards for loops (Was Games / Oldschool
shooter problem)

Its faster to do var i enemy_array.length while(i--) { enemy_array[i] } Greetz Erik At 19 12 9-2-2004 you wrote >Thank you so much Richard this is exactly the kind

Re: [Flashcoders] Backwards for loops (Was Games / Oldschool shooter
problem)

Andreas SJ wrote > Thank you so much Richard this is exactly the kind of help i was looking > for. > > I can 't get your backwards loop working with the syntax you wrote though ie > for (var

Re: [Flashcoders] apartment floor plan with drag and arrange
furniture

anyone know where I can the vector art of the furniture?

requesting space for shared object

Is there a technique to request "unlimited " space for a local shared object? I have successfully written the code to request a particular size of object but see that in the context menu settings

Backwards for loops (Was Games / Oldschool shooter problem)

Thank you so much Richard this is exactly the kind of help i was looking for. I can 't get your backwards loop working with the syntax you wrote though ie for (var i enemy_array.length i-- ) { .

Subject: Win vs Mac MX

I work off a Panther box (Flash MX for Mac) but would like to test my .fla(s) on a Windows XP Pro box (MX for Win). Is there a way / is there something I may not know about Flash authoring envir

Mac vs Win Flash MX

I work off a Panther box but would like to test my .fla(s) on a Windows XP Pro box. Is there a way / is there something I may not know about Flash authoring environment that will allow the Windo

apartment floor plan with drag and arrange furniture

has anyone done a floorplan layout with furniture the user can arrange and place?

Subject: Re: PHP Advice

"if you link a GPL 'd piece of code - through an include in the case of php - that makes your work a derivative of that piece of code per the license. therefore you have to also put your code under
Page 36 of 64 Previous 10   31   32   33   34   35   36   37   38   39   40   Next 10