Re: [Flashcoders] flash widgets

2006-08-19 Thread Toshiyuki Hayashi

Although some functions are missing from your features, the
following application might be good.

http://www.screentime.com/software/mprojector/




On 8/17/06, Robin Burrer [EMAIL PROTECTED] wrote:


Yes I know. I think dashboard will just crop the browser window though.
I was thinking more of a cross platform application, which supports the
swf format.

Features of such an application would be:

- Starts in the background when you boot the computer
- You could assign a keyboard shortcut to show/hide widgets
- You can easly install widgets by adding swf files to a particular
folder
- you would have access to some of the operating system APIs (e.g. show
battery level)

Basically all features of the yahoo widget application + swf support.
Maybe Yahoo could just add swf support. Or Adobe could add a widget
mode in Apollo...


Robin


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Haikal
Saadh
Sent: Thursday, 17 August 2006 3:00 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] flash widgets

Flash dashboard widgets for OSX will be easy enough once Leopard comes
out, thanks to it's clip to widget feature, which basically lets you
make a widget from a section of a webpage.

The way I understood it, dashboard widgets atm are just mostly html and
javascript? This would imply that you can use swfs in your widgets
now... (I could be wrong, havent done extensive research).


Robin Burrer wrote:
 Hi there,

 Is there any way to create flash widgets other than using swf
wrappers?
 It would be cool if could use flash to create apple or yahoo widgets.

 I reckon for a c++ programmer it should not be too hard to create
widget
 runtime that uses the flash player. Can someone please do this? :-)


 Robin
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com




--
Haikal Saadh
Applications Programmer
ICT Resources, TALSS
QUT Kelvin Grove

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--

+ Toshiyuki Hayashi / 林 俊之
+ e-mail:[EMAIL PROTECTED]
+ mobile:080-5089-1664
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] flash widgets

2006-08-19 Thread Toshiyuki Hayashi

Although some functions are missing from your features, the following
application might be good.

http://www.screentime.com/software/mprojector/

On 8/17/06, Robin Burrer [EMAIL PROTECTED] wrote:

Yes I know. I think dashboard will just crop the browser window though.
I was thinking more of a cross platform application, which supports the
swf format.

Features of such an application would be:

- Starts in the background when you boot the computer
- You could assign a keyboard shortcut to show/hide widgets
- You can easly install widgets by adding swf files to a particular
folder
- you would have access to some of the operating system APIs (e.g. show
battery level)

Basically all features of the yahoo widget application + swf support.
Maybe Yahoo could just add swf support. Or Adobe could add a widget
mode in Apollo...


Robin


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Haikal
Saadh
Sent: Thursday, 17 August 2006 3:00 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] flash widgets

Flash dashboard widgets for OSX will be easy enough once Leopard comes
out, thanks to it's clip to widget feature, which basically lets you
make a widget from a section of a webpage.

The way I understood it, dashboard widgets atm are just mostly html and
javascript? This would imply that you can use swfs in your widgets
now... (I could be wrong, havent done extensive research).


Robin Burrer wrote:
 Hi there,

 Is there any way to create flash widgets other than using swf
wrappers?
 It would be cool if could use flash to create apple or yahoo widgets.

 I reckon for a c++ programmer it should not be too hard to create
widget
 runtime that uses the flash player. Can someone please do this? :-)


 Robin
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com




--
Haikal Saadh
Applications Programmer
ICT Resources, TALSS
QUT Kelvin Grove

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--

+ Toshiyuki Hayashi / 林 俊之
+ e-mail:[EMAIL PROTECTED]
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] flash widgets

2006-08-16 Thread Haikal Saadh
Flash dashboard widgets for OSX will be easy enough once Leopard comes 
out, thanks to it's clip to widget feature, which basically lets you 
make a widget from a section of a webpage.


The way I understood it, dashboard widgets atm are just mostly html and 
javascript? This would imply that you can use swfs in your widgets 
now... (I could be wrong, havent done extensive research).



Robin Burrer wrote:

Hi there,

Is there any way to create flash widgets other than using swf wrappers?
It would be cool if could use flash to create apple or yahoo widgets. 


I reckon for a c++ programmer it should not be too hard to create widget
runtime that uses the flash player. Can someone please do this? :-)


Robin
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

  



--
Haikal Saadh
Applications Programmer
ICT Resources, TALSS
QUT Kelvin Grove

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] flash widgets

2006-08-16 Thread Robin Burrer
Yes I know. I think dashboard will just crop the browser window though.
I was thinking more of a cross platform application, which supports the
swf format. 

Features of such an application would be:

- Starts in the background when you boot the computer
- You could assign a keyboard shortcut to show/hide widgets
- You can easly install widgets by adding swf files to a particular
folder 
- you would have access to some of the operating system APIs (e.g. show
battery level)

Basically all features of the yahoo widget application + swf support.
Maybe Yahoo could just add swf support. Or Adobe could add a widget
mode in Apollo...


Robin 


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Haikal
Saadh
Sent: Thursday, 17 August 2006 3:00 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] flash widgets

Flash dashboard widgets for OSX will be easy enough once Leopard comes 
out, thanks to it's clip to widget feature, which basically lets you 
make a widget from a section of a webpage.

The way I understood it, dashboard widgets atm are just mostly html and 
javascript? This would imply that you can use swfs in your widgets 
now... (I could be wrong, havent done extensive research).


Robin Burrer wrote:
 Hi there,

 Is there any way to create flash widgets other than using swf
wrappers?
 It would be cool if could use flash to create apple or yahoo widgets. 

 I reckon for a c++ programmer it should not be too hard to create
widget
 runtime that uses the flash player. Can someone please do this? :-)


 Robin
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training
 http://www.figleaf.com
 http://training.figleaf.com

   


-- 
Haikal Saadh
Applications Programmer
ICT Resources, TALSS
QUT Kelvin Grove

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com