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 43 of 64 Previous 10   41   42   43   44   45   46   47   48   49   50   Next 10  

Re: jsfl syntax error

Setting up the file this way gets me a new error Missing ') ' after arguments...so I 'm kinda baffled at what 's going on. var tempFunc 'fl.runScript(fl.configURI+ "/WindowSWF/regexp.jsfl " "emp

jsfl syntax error

When I open the windowSWF I get an error that reads While executing the file the following javascript errors occured syntax error Any ideas why this would give me an error? I 've moved tempSt

OT: ScitTE|Flash

Anyone know how to turn off the annoying popups in SciTE|Flash? I looked through the menus and the Global settings file and didn 't see anything. The popus for me get in the way of multiple pasting

Autorun PC and Mac

Hi I am in a bit of rush so I havent had time to go through the archves more. I need to get a cd-rom burned. It should be able to autostart on both MAC and PC. How to ? Though another q

Send a mouse action

I 'm using a button component with the name of "sendButton " and click handler of "sendMessage " and would very much like to trigger a onPress for that button from the main body of my project script.

remote software operating system

Hi. I have posted this message in flashlounge some weeks ago. I try to crosspost it here ... hoping in more interaction -) Just need some good opinions. More infos and working apps at secti

Padding a variable...

Hi all I have a loop that cycles through a bunch of username and what I would like to do is pad the end of each username with some dots. So the result would be Mark............... Matthew

consuming webservices with remoting/webservice class

just out of interest have u checked the benchmark tests of Webservices vs remoting? -----Original Message----- From Wallgren Jonatan [mailto jonatan.wallgren@(protected)] Sent Tuesday Febr

SV: [Flashcoders] consuming webservices with remoting/webservice
    class

After further investigation we seem to have narrowed down the problem to using nodes versus attributes in the soap xml. If we use attributes which is soap standard compliant the webservice api inter

sort array by number in flash MX

is it also possible in flashMX ? with a 2 dimensional array? test_array new Array() for (var i 0 i < 10 i++){ test_array[i] new Array() test_array[i][ "position "] Math.round(Math.random()*

sort array by number

Hi Does somebody know how to order an array by number in an array? test_array new Array() for (var i 0 i < 10 i++){ test_array[i] new Array() test_array[i][ "position "] Math.round(Math

menu/menubar/border ATTN: NIGEL

bump Hi Nigel Check the code below re the menubar problem. Let me see if I understand your reply below the menubar uses 'menu ' to display the submenu items? should I not then be trying t

Loading and access of data before it 's done (loadvars/xml)

Hello flashcoders Can we access contents of any flash object (or may be not object) before loading of it is finished? Sometimes I start to receive " <HTML > " from error page and I want to sh

flash search engine front end....

flash search engine front end.... Any good examples/tutes/files that you have run into out there?

How to implement mx.controls.listclasses.DataProvider/DataSelector

Hi FlashCoders! Anyone experimented with how to implement mx.controls.listclasses.DataProvider/DataSelector - to make a custom component data-aware ? I 'm asking since i 've been able to find

XMLSocket, Port 80 and Proxy

Hello flashcoders We are evaluating the possibility of using XMLSocket in our product but so far too many corporate clients were unable to use application because of firewalls. There '

Dynamically change Tree Component and SWF size.

Hi I have create a file with Tree component on stage. I have sized the tree component to lets say 100 x 300 Now this Tree is populated by a XML file. What i want to know is is it possibl

Where can I find flash form to jsp tutorial?

How do you get a form with 4 radio buttons to submit to jsp? Is there someplace online I can see a coded example? With asp there are plenty --- with jsp... -( Thanks for insight wnf _

Subject: fscommand exec

Is fscommand( "exec " args) a command line call or what? What I mean is on PC/Windows is the command line interpreter executing this call (command.com or cmd.exe) or is it a start command (lik

Menubar and xml connector question? Is there a "menuloaded " event

I have a menubar component loading its data with the xml connector. When the menu populates I would like to deactivate all the menus that I dummied in with "| " as the label. I have it working rig

Why does Windows sometimes ask to restart after installing the

The usual case is that there is a DLL loaded in memory when the ActiveX is loaded. To install the new version without crashing the system. The way this is handled is that the file is marked to be

Incremental data retrieval doesn 't work with dataset component

The DataSet component blows up pageable recordsets with big old bombs. It goes in and naively changes things that it shouldn 't have any business changing and kills the getItemAt function which hol

efficient scrolling methods

I have a custom scrollbar that scrolls some content movie clips and I made a custom one because I 'm trying to reduce the overhead as much as possible so the MM components are out of the questi

Why does Windows sometimes ask to restart after installing the Fla

On this page http //www.macromedia.com/support/flash/detection.html this link is broken 14118 Why does Windows sometimes ask to restart after installing the Flash ActiveX Control? Any

Incremental data retrieval doesn 't work with dataset component. Bu

I can retrieve data in increments if I bind the results to my grid. But when I bind the results to the dataset that is bound to my grid I only get one increment (10 records). Is it possible that se

Radiobutton Cellrenderer for Datagrid

Does anyone have an example of a radiobutton cellrenderer for the v2 datagrid?

Vertical scrollbar for menuitems

Does anybody know a good script/template for flash mx 2004 to create a vertical scrollbar that scrolls menu buttons? Sandra.

Running a Function Dynamically

Hi Guys I dont know if its possible to do this but im trying to run a function dyncamilly. If I have a variable name called "functionname " which contains the name of a function I want to run how

[Flashcoders] Play Backwards [AS2 prototypes]

prototypes are still used with AS2 you just never really have to write out "prototype " in your code since the code block of a class (discounting the constructor and static members) represents the

Media Class Tutorial

Anyone know of a good tutorial on setting cue points and controlling video with action script? Tracy
Page 43 of 64 Previous 10   41   42   43   44   45   46   47   48   49   50   Next 10