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
 
AW: [Flashcoders] Flash Interface with 10mb xml file

AW: [Flashcoders] Flash Interface with 10mb xml file

2004-03-18       - By Phil Piper

 Back
It's very nice being able to hack the timeout a little. But for most
purposes you should probably bear in mind that the scriptlimits setting
exists for a very good reason. Having the flash player go completely
unresponsive for any length of time is a real minus in terms of usability.

Breaking up the processing into smaller chunks (maybe using a loop in
the timeline) will at least allow you to display status information as
your enormous loop (or whatever) executes...

S?nke Rohde wrote:

> Hello. This setting sounds very interesting and helpful. Can you give more
> details how to adjust the timeout with flasm?
>
> Thanx,
> S?nke
>
>
>>-- --Urspr?ngliche Nachricht-- --
>>Von: Florian Kruesch [mailto:flash@(protected)]
>>Gesendet: Donnerstag, 18. M?rz 2004 10:02
>>An: flashcoders@(protected)
>>Betreff: Re: [Flashcoders] Flash Interface with 10mb xml file
>>
>>For FP7, you can adjust the ScriptLimits tag in the swf e.g.
>>using Flasm to get rid of the scripting timeout.
>>You can set it to a max of 65535 seconds (about 18h), which
>>should be sufficient :)
>>
>>Florian
>>c?deazur.com
>>kruesch.de/blog/


=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:107289
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)