Ticket #10 (closed defect: fixed)
Some color issues
| Reported by: | mb0 | Owned by: | mb0 |
|---|---|---|---|
| Priority: | minor | Milestone: | xASDT 0.0.9 Release |
| Component: | viewer | Version: | 0.0.9 |
| Keywords: | Cc: |
Description (last modified by mb0) (diff)
by thivnor 2007-05-19 17:09
SWF Viewer sets Background color to white by default. Should just leave the setting empty, because passing white means the MTASC setting is ignored.
My color setting from the AS2 Builder was not initially passed to MTASC with –header flag, so it wasn’t getting used. It seemed to get picked up after restarting Eclipse.
by mdk
ok, i understand. i'll try to make it work like that. :)
by thivnor
This is definitely working better. Color settings made in AS2 Builder can now be seen in the output .swf. But the SWF viewer settings are a bit misleading. There is a text area where you can set the background color. But the HTML template no longer references this variable. So the setting is now ignored.
What I was hoping for was to simply change the default color in the SWF Viewer settings, from #FFFFF to the empty string. This way, the default color of the .swf will come through. But you can override it per .swf if you want.

