Ticket #10 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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.

Attachments

mylyn-context.zip Download (1.3 KB) - added by mb0 3 years ago.
mylyn/context/zip

Change History

Changed 3 years ago by mb0

  • owner changed from mdk to mb0
  • status changed from new to assigned
  • description modified (diff)

Changed 3 years ago by mb0

mylyn/context/zip

Changed 3 years ago by mb0

  • status changed from assigned to closed
  • resolution set to fixed

i added another checkbox "Change SWF Background Color". you can set a color and it will be used for the html page - if you check the option the same color will be used as parameter for the flash movie otherwise an empty string is used. a bit hackish but it works.

Note: See TracTickets for help on using tickets.