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 28 of 64 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10  

Subject: AttachMovie

Cheers Is it possible to add functionality to attachMovie and RemoveMovieClip? How? tia! -- Kindest Regards

Get dimensions of swf file with asp?

Hello guys does anyone know if it is possible to get the width and height of an swf file with asp? thx in advance Christophe

Subject: Tooltip

Has anyone been able to get the updated tooltip component to work within a flash 2004 forms based app? I keep getting errors because there are tons of _root references within the component. I don '

Re: AS2 private methods/properties in extended classes

As a matter of fact there is no *private* visibility modifier in AS 2.0. Maybe it should be called *protected*? Please @(protected) http //chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1 mss 103233 // A.Z

Re: EventDispatcher 1 frame delay

afaik you may use setInterval as an alternative to *doLater* function used in UIComponent class. <code > import mx.events.EventDispatcher class BasicClass extends MovieClip { private stat

AS2 private methods/properties in extended classes

Class mysuper extends MovieClip { private var member String "test " } Class mybase extends mysuper { function mybase (Void) { trace( "my member is " + member) } } in my ex

Textfield.prototype question

Does anybody know if there is any way to add an onLoad capability to the generic TextField object? Basically I want to change the default of TextField.embedFonts true. thanks Robin Evans Fl

Mailto: with carriage returns in the body

Hi list... I 'm trying to make a mailto link with some text filled in in the body (used by Microsoft Outlook). I 'd like some carriage returns in there but I don 't know how to do that. I know spa

DataGrid Column setStyle Method

Hi FlashCoders Well I am using DataGrid and DataGrid Columns to achieve the following kind of scenario. ProductName Qty Price product1 10 100 p1_subproduct1 5 50 p1_subproduct2

AMF remoting, is ti using get/post ?

Hello honoured colleagues -) how is the connection established via http > get/post ? how does SOAP connection work (eg how does NUSOAP pars the wsdl ?) and is the remoting connection f

Here is one way to skin A V2 TabBar

Since there seems to be a good deal of black magic surrounding the V2 components I decided it is time to test the EULA and post some useful code. I will comment here on the apparent bugs I have fou

Subject: Flash chat

Hi room Is there a way that to make a connection to connect to a room where people can make a logon and no more than two users can see each others chat using flash communication server.The basic

Recursive search function

Hello all I 'm trying to write a method for the Array class that allows you to search its structure for a value be it string or int etc and return the Array index of any object that contains thi

XML socket policy files on ports < 1024 (SECURITY ISS

Sounds good.. no problem on the name.. tis a common occurrence ) Anyways.. doesn 't this excerpt explain it better context-wise? <snip > When a policy file comes from a port less than 1024 it m

RE: [Flashcoders] XML socket policy files on ports < 1024 (SECURITY
I

Jayson apologies for misspelling your name! I will try get a sample of this running outside of our intranet later today. I will mail you offlist then. Paul > -----Original Message----

XML socket policy files on ports < 1024 (SECURITY ISSUE?

Without mixing words on interpretation can you send me a link so I can see this behavior myself off-list? (perhaps another pair of eyes on the situation will help) -Jayson > -----Original Me

RE: [Flashcoders] XML socket policy files on ports < 1024 (SECURITY
ISSU

Jason Thanks fors your input on this. I am still confused. I have read that document and was aware of that policy files that are served from XMLSocket servers must contain port ranges. The xml

XML socket policy files on ports < 1024 (SECURITY ISSUE?)

In fact it is. You need to define port ranges in the crossdomain.xml file.. See http //www.macromedia.com/devnet/mx/flash/articles/fplayer_security_03.h tml Example <?xml version "1

RE: [Flashcoders] XML socket policy files on ports < 1024 (SECURITY
ISSUE?)

> > Paul > > You say the flashmovie connects without a policy file -- do you mean > when you open the SWF on your location machine? If so then that 's > running in the stand alone flash player

SV: [Flashcoders] speciall characters in as file

I can think of two different solutions... The first is to have this line before the getUrl... system.useCodepage true The other is to in some way UTF-8 encode the special characters. Load

XML socket policy files on ports < 1024 (SECURITY ISSUE?)

Hi I have been experimenting with the new flash player version 7 019 and its ability to connect to xml servers on ports <1024. I have been using Oregano server and have updated it so that it

Accordion component

I need to disable or set the backgroundcolor to transparent in my Accordion component. Maybe I 'm referencing the wrong property then. I 'm trying to change the background alpha of the Accordion compo

EventDispatcher 1 frame delay

I just noticed that when using EventDispatcher it takes one frame to get it to work properly. The following doesn 't work import mx.events.EventDispatcher class BasicClass extends MovieClip {

Subject: Embedded Video

This is probably a newbie question sorry if it is. I received a flash file today that has 10 embedded video files in the library. I 'm supposed to playback one video based on the id I pull from the d

textField and fonts

Hi! I know that with FlashMX (6) in order to use "embedFonts " with a textField created using createTextField you had to put some textField offstage with the font embedded... Is that still

String crashing asfunction

Hi there This string is causing hyperlink text to not been seen inside an HTML text field via an 'asfunction ' ajspropercussion.com?PageAction 3DVIEWPROD&ProdID 3D1983 If I trim every

setting _alpha and text

hey there i 'm sure this has been covered somewhere...but when i set the _alpha of movieclips enclosed textfields with system text aren 't being faded. am i missing something here? also

connect-the-dot MC

Does anyone know of an example of a movieClip when placed in series on the stage they connect each other in sequence. Basicaly need to pit a series of dots on the stage and want them to ftaw a li

Components with detatched scrollbars

Hello! Does anyone know of a way to use the flash mx 2004 components with their scrollbars repositioned? For instance a scrollpane with the vertical scrollbar on the left side instead of the r

Another Cell Renderer question

Is the source available for the default cell renderer? I haven 't been able to find anything. What I like about the default one is that it looks like a normal cell until you click on it (for an
Page 28 of 64 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10