Page 1 of 1

Full-Screen Backdrop

Posted: Sat Apr 08, 2006 2:39 pm
by PhP_94
How can I personalize this full-fcreen backdrop (to change its color, to place a full-screen picture...)?

PhP

Posted: Sat Apr 08, 2006 3:02 pm
by BvG
Check the "backdrop" property:
You can set the backdrop to an image id, or to a colour of your choice. In the IDE, you can set it to none to get rid of it.

backdrop

Posted: Mon Apr 10, 2006 11:53 am
by mcgrath3
BvG wrote:Check the "backdrop" property:
You can set the backdrop to an image id, or to a colour of your choice. In the IDE, you can set it to none to get rid of it.
I thought the backdrop was always on in Media? Is that not the case anymore?

Thanks

Tom

Posted: Mon Apr 10, 2006 12:14 pm
by malte
Hi Tom,

it is in the player, not the IDE.

All the best,

Malte

Posted: Mon Apr 10, 2006 12:24 pm
by mcgrath3
Malte,

Thanks, Do you also know if I am writing a library for music content whether that will work for Media users? I mean if someone has Media will they be able with the player to start using "lib___" etc. in a finished project?

Thanks,

Tom

Posted: Mon Apr 10, 2006 12:37 pm
by malte
I haven't fully tested, but using arcadeEngine in Media seems to work. So I guess if you are not using any features that are not available in Media (like Database stuff) you are good to go.

All the best,

Malte