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

bug: disappearing bar in listbox

> A listbox that I am using in my application is no longer showing a grey > bar to select list items selection works but it 's not obvious as it > would be with the bar. I have deleted and dragged

Alert window - defaultButton bug?

Hi FlashCoders! I 'm trying to make the defaultButton stuff of the AlertWindow work.. My code alertWindow Alert.show(msg title Alert.OK contentWindow null null *- >Alert.OK <-*) T

Re: [Flashcoders] Actionscript trigger from Dynamic text field or
Text Area

look up asfunction in the flash help or check the archives. -- curtis Sajid Saiyed wrote > Hi Just wondering if this can be done. > > A dynamic text field or TEXT AREA component is populate

RE: [Flashcoders] Actionscript trigger from Dynamic text field or
    Text Area

check help for 'asfunction ' protocol. It 's there from good old Flash5! lemme know if u still had any issues. HTH Pranav > -----Original Message----- > From Sajid Saiyed [mailto SajidS@(protected)

Flash MX && FlashMX 2004 compabilty

I 've just run into some serious problems - I am developing aplication on flash 2k4 saved for flash player 6 AS1. Strange things showned up when I started to test product - it appeard that some ma

Re: [Flashcoders] stopping sound stops video and cannot be run
   again

Hi Martin Either your sound has to be attached from the library then it is not in any mc or you have to load it externally in a mc of its own so you are sure to have separate controls. (7/0

Subject: Re: Flash detection

> I see there are actionscript implementations of the flash player > detection but how does it run the actionscript if it does not have a > flash player in the first place ? > For a standalon

sort()

i 'll assume your "list of usernames in a variable " is a delimited list... so if you want to sort the contents of the string overwriting the unordered list you could do something like this var

loadVar: String variable with "& " character

You can replace it with %26 which is the hexadecimal ascii value for &. You should always replace characters like blanks (%20) % (%25) (%3D) / (%2F). Jos -----Original Message----- From

Remoting WDDX Packet Truncation

Do u see the all of the data when u return it to Flash Directly? In the 'online books ' of SQL 2000 i found Handling Larger Data Values When the ntext text and image data values get lar

Subject: RE: AS 1 vs AS 2

Hi Flashcoders I need to create a 2 player turn based game where users first go in to a communal area and choose an opponent then they if the other person accepts they go and play a game toget

tree , whole line act as expander arrow

Hello is it possible to make label of a folder behave as expander arrow i.e. make it clickable ? so that when clicking arrow folder icon or folder title i get the draw method invoked ? th

Re: Format an array

Thanks guys. I 've only recently started poking with arrays so formatting them is not as obvious to me. This helps alot thanks! On Mar 8 2004 at 10 11 AM info@(protected) wrote

XML-Rpc in Flash 7

Hi I have been using this http //members.netmadeira.com/killer/xmlrpc/ xml-rpc lib for flash for some time. I have now upgraded to flash player 7 and it has stopped working. I 've had a look

Format an array

Didn 't mean for the advice to seem cold. Genuinely trying to be helpful while suggesting another way (in addition to searching the archives) that we might avoid twice-weekly questions about asfunct

dateChooser - style the calendar?

I 'm using a date chooser how do i change the size of the corresponding calendar widget it calls up? it 's honkin ' big. +-- e.d --+

Flash on top of Flash, layering

> Okay thanks I 'll try that. If that doesn 't work I 'll try making the layer > invisible like Shane said. > Instead of using visibility set the display style to "none ". This will actually m

TabBar.selectedItem

Try TabBar.selectedIndex null -Greg -----Original Message----- From Doug Coning [mailto DougC@(protected)] Sent Monday March 08 2004 11 39 AM To flashcoders@(protected)

Losing variable in array in initObject on attachMovie...

Has anyone ever had this problem I am using AS 2 (exporting to Flash 6) and trying to attach multiple movie clips (and their corresponding class definitions). The constructor functions for eac

mx20004 video addEventListener( "pause ")

Can 't find anything about a 'pause ' event in the Help panel. But that also goes for the 'start ' event which does work. According to the documentation these are the supported media events chan

Object destruction when switching to different frames

The technique I use is not to use Frames at all. I like Frames certain things but not for RIA development. If possible I would really look at creating layout algorithms for your Flash movies

AS2 - need help extending XML

Hi I searched the web and the chattyfig archives to no avail. I 'm trying to learn AS2 by converting my AS1 classes to AS2 classes. I 'm having particular difficulty with extending the native XM

Subject: Format an array

I made a functional little loop that splits an array and sends it out to a text field. The problem is the result is not really what I want. I want the result to put each item on a new line inste

Re: AS 1 vs AS 2

Could you please post that piece of code? That would surely help solving your problem Giles Roadnight schrieb > OK I 'm just trying to get my code to compile as AS 2 and I 'm getting > th

Actionscript trigger from Dynamic text field or Text Area

Hi Just wondering if this can be done. A dynamic text field or TEXT AREA component is populated using loadVariables or data received from database in HTML format. Its rendered as HTML text and

Line break troubles

I have some content being loaded in from XML and I 'm losing my line breaks. Now obviously since ignoreWhitespace is set to true actual linebreaks will be ignored. But when I try to put a \n

Number of visible lines in a TextField

How can I find the number of visible lines in a scrolling text field. What I mean by that is if I know that maxScroll 10 how do I know how many lines a "page " consists of so that I can have

Nokia 6600 Browser Limitations?

Heyas Just wondering if anyone can point me in the direction of limitations of the Nokia 6600 browser? ie size/type of browser used? Regards Scott Barnes

stopping sound stops video and cannot be run again

i have sound created as new sound object when i stop it while external video is playing the video stops as well and cannot be played anymore would help if sound was in separate MC ? mw

Stopping the timeline...

Is is at all neccesary to stop the timeline on a one frame movie (or movie clip)? Just wondering... -S
Page 11 of 64 Previous 10   11   12   13   14   15   16   17   18   19   20   Next 10