In xCode, I would like to set up an Applescript application that,
1) has no menu bar,
2) uses a .png-file as the background of a window with no visible
content other than;
3) a web wiew, with a bundled HTML-file linked into it. This view
should display a bundled HTML. This HTML has a redirect to an
Intranet page. This page has a SWF embedded. Yes, its part of the
idea... and its not a dashboard widget.
Someone with hints on how to solve this?
- Hints of any kind is most welcomed.
(In OS X 10.3 I have manage to do the web view/bundled file part. But
not the other parts.)