Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: BUG: scroll method in Dynamic Text, with HTML option
From: Aydin Akcasu
Date: Thu, 30 Nov 2000 16:29:10 GMT

It appears that when dynamic text is used AND the HTML option is set (when
it is not set it works fine), the scroll method is reset to 1 automatically.


Use the attached fla file and run.

TO SEE ERROR:
Comment out under frame2:
'// _root.aaa.scroll = tscroll; // THIS IS THE FIX'

TO SEE THAT HTML SETTING OFF FIXES IT:
Turn off HTML setting for the text
and run. The scrolling will work now.

TO WORKAROUND ERROR:
Turn on HTML again,
UN Comment out under frame2:
'_root.aaa.scroll = tscroll; // THIS IS THE FIX' under frame2


When it runs notice it prints out:
A: scrolling: , scroll= 1, maxscroll= 20, tscroll= 11
A1: 11
A2: 14
B: scrolling: , scroll= 14, maxscroll= 20, tscroll= 11

It is interesting that under A, scroll is always 1. This is not the case
for HTML being off which is the way I would expect it to work. I suspect
that HTML mode reset the scroll to be 1.

Is there a better fix for this? ?? ???
Thanks,

---------------WE MOVED-----------------
Please note our new address:

Aydin Akcasu <AAkcasuatdiscsite [dot] com (mailto:AAkcasuatdiscsite [dot] com)>
Senior Software Engineer



Desktop Information Services Corp. <http://www.discsite.com/>
39300 Country Club Drive
Farmington Hills, Michigan 48331-3473
(SHOW MAP)
Phone: (248) 848-9111,
Fax: (248) 848-9110




The Michigan Minority Business <http://www.mmbdc.org/index2.htm>
Development Council Member


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save £200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]