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 13 of 64 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10  

FLV - NetStream.Play.StreamNotFound....

- Hello ! I am having an issue with the netstream object. This one works fine locally - no issues there - I only get a " NetStream.Play.StreamNotFound " when I upload to the server ... For de

Debugger > List Variables - _global.mx showing up

I asked this on Flashnewbies but didn 't get a response. 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 win

trigger functions via HTML links?

Hi is there an obvious or not so obious mechanism that would allow triggering Actionscript functions from HTML links inside of HTML text fields? Something like <a href "_root.ASfunction() " >tri

function return type and MovieClip subclass problem

Hi I have the function that basically creates and returns an instance of a MovieClip subclass function makeMCsubclassInstance() MCsubclass { var newInstance MCsubclass this.attachMov

MM comments on Flash MX under Linux!

If MM did this we would become a linux-only house. The only thing holding me back is the spotty wine support. Can we move this discussion to the lounge? Thanks Aral // -----Original Mes

FF SF Winners

please somebody knows the winners of the festival or where I find this information? thanx raul . --- Acabe com aquelas janelinhas que pulam na sua tela. AntiPop-up UOL - ? gr?tis! http

Re: [Flashcoders] Disable "on " handlers through prototype in certain
condition

If each form is nested within a single movieclip you could use the beautiful "disableAllButtons " method from Senocular

global functions and runtime sharing (MX 2004)

I have global functions that are called by movie clips that are taken from a different swf by runtime sharing. These global functions work fine from movie clips in the main swf but do not fire at al

Disable "on " handlers through prototype in certain conditions

Hello flashcoders I have an interesting situation. I have application with several forms. If I push something on the first form second form flies out of the screen and replaces first one.

MM comments on Flash MX under Linux!

Hey all quite interesting news ... can some MM people on this list comment on this? http //news.com.com/2100-7344_3-5170061.html?tag st_lh Tnx MM for this great news! Hope it all turns out ver

RE: [Flashcoders] XML/Java Server and Flash not talking once
uploaded

Try myXMLSock.connect(null 5555) instead of myXMLSock.connect( "62.98.222.90 " 5555) ---- http //torg.alkar.net

[Flashcoders] installing and testing AMFPHP [solution]

thanks justin the tutorials on this site are clearer to me and i now have an example working although i am still not clear on the limitations of AMFPHP in AS2. -----Original Message----- F

Subject: AS2 Remoting

Hi LIST! I am trying to add some remoting to AS2 Class but the problem is - Nothing beeing invoked from the code below ( But it works just as expected MX style. Someone have posted an example a

installing and testing AMFPHP

hi trying to test my AMFPHP installation using the docs that come with it and also using sephiroth 's tutorial http //www.sephiroth.it/tutorials/flashPHP/amfphp_installation/page002.php what

Possible to send DeltaPacket to server using Remoting?

Hello I desperately want to stick with Remoting as my means of sending AND receiving data to the server. I also enjoy using the DataSet Object because it interfaces nicely with all the controls

Re: [Flashcoders] first post & couple questions re: buttons, hyperlinks,
dyno-

>Date Thu 4 Mar 2004 21 33 38 -0000 >To <flashcoders@(protected) > >From "Alias Cummins " <alias@(protected) > >Subject Re [Flashcoders] first post & couple questions re but

Subject: eval problems

Hi I have the following lines of code var d 0 var i 0 this.createEmptyMovieClip( "menubit "+i d++) trace(this[ "menuBit "+i]) When I publish as Flash 6.0 the trace window returns '_level

extending existing class

This is what the first line of the AS file looks like class BDS_MultiLoader extends MovieClipLoader { function BDS_MultiLoader() { // constructor } } Name of AS file is "BDS_MultiLoa

[Flashcoders] Flash RIA and server technologies recommendations? [OT]

oh god(dess) no! please don 't get me wrong!!! -D when it comes to writing webservices and basic C# pages it 's way faster for me to do in notepad. i don 't like codebehinds for my WS 's don 't eve

first post & couple questions re: buttons, hyperlinks, dyno-ju

> 1. I 'm adjusting a textfield on stage that will hold some dynamic text > (setting that by textFieldInstanceName.htmlText). I 'm also trying to get > an invisible button only over that text (whose

textfield size problem

i create a textfield through AS make it multiline and activate wordWrap and i import my text it gets bigger but not always the right size my data commes from a CDATA section from XML are th

Numeric sort in Flash...

To get a numeric sort we need to use a custom sort function which tells the sort method how to sort the elements. Here 's a correctly working example of what you wanted function sortByNumber(a

[Flashcoders] Pro and not Pro [OT]

Is there anyone here who has experience of having mixed licenses at work of fmx2004 -Pro for developers -NOT Pro for graphic designers Are there any issues to have this mix ? As our com

Re: mp3s not playing in windows msie plugin

I wrote > I 'm playing mp3s with with Sound.loadSound and it 's working well except > in Windows MSIE with either 6 or 7 players. Mozilla on the same machine > works fine as do all Linux and

New site up for criticism

Hello List I 'm risking some shame here by posting a link to our new site. I wanted to thank the people on this list who have helped us along the way but I don 't know if this kind of thing is

Flash RIA and server technologies recommendations?2nd question

okay some great feedback (though i would have have thought someone who pip in for PHP!)... I 'm liking what I hear about ASP.NET... (and I 'm definitely leaning towards Flash 2004 and ASP.NET wit

Audience Response Devices and Flash?

Hello I wonder if someone has ever used audience response devices to interact with flash movies? I appreciate any comments links or any information related to this topic. Thanks. Diego.

Re: Multidimensional Array Navigation

What I am trying to achieve here is a Random Navigation System but the Navigation is random ONLY between the BANKS. That is ONLY random function is What Bank of Navigation Array will load Rand

Flash RIA and server technologies recommendations?

Does anyone have any recommendations for their favorite serverside scripting language? Possible things to consider ease of use learning curve ease of connection to Flash 2004 (Remoting XML

first post & couple questions re: buttons, hyperlinks, dyno-justif

Hi everyone - Been lurking in the back of the class here for a couple months - tons of useful info here - thanks to all. I 've been waiting for a good question to pounce and I actually have a co
Page 13 of 64 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10