Re: [Flashcoders] flash - css tooltip

2005-12-02 Thread eric dolecki
http://www.ericd.net/new_css/tooltips/

You can see what I am doing at the above destination. Works pretty well -
ExternalInterface call to the javascript which pops the tooltips with the
text sent out of Flash. The hide tooltip is another call made from Flash to
javascript as well. The example may be a little on the ugly side, but it
works :)

- edolecki


If you have a toolbox for creation of CSS tooltip you need no more
 advices. I don't know your task exactly but sometimes it's necessary to
   hitTest a page element before performing further actions.

 If you need a solution for this I have two JS functions, just let me know.

 In general you're on a right way. On the only right way actually :)

 --
 Michael Antares Klishin,

 Email: [EMAIL PROTECTED]
 Web: www.novemberain.com

 Non progredi est regredi
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] flash - css tooltip

2005-12-02 Thread Éric Thibault

Very intersting.

Can you send me off-list an example of a call from flash?  I'm curious 
about the encoding of the strings passed to the ddrivetip function 
(line breaks, special caracters,...)


Thanks a million!

eric dolecki wrote:


http://www.ericd.net/new_css/tooltips/

You can see what I am doing at the above destination. Works pretty well -
ExternalInterface call to the javascript which pops the tooltips with the
text sent out of Flash. The hide tooltip is another call made from Flash to
javascript as well. The example may be a little on the ugly side, but it
works :)

- edolecki


If you have a toolbox for creation of CSS tooltip you need no more
 


advices. I don't know your task exactly but sometimes it's necessary to
 hitTest a page element before performing further actions.

If you need a solution for this I have two JS functions, just let me know.

In general you're on a right way. On the only right way actually :)

--
Michael Antares Klishin,

Email: [EMAIL PROTECTED]
Web: www.novemberain.com

Non progredi est regredi
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

   


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 




--
===

Éric Thibault
Programmeur analyste
Réseau de valorisation de l'enseignement
Université Laval, pavillon Félix-Antoine Savard
Québec, Canada
Tel.: 656-2131 poste 18015
Courriel : [EMAIL PROTECTED]

===

Avis relatif à la confidentialité / Notice of Confidentiality / Advertencia de 
confidencialidad http://www.rec.ulaval.ca/lce/securite/confidentialite.htm

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] flash - css tooltip

2005-12-02 Thread eric dolecki
http://www.ericd.net/2005/11/externalinterface-css-tooltips-oh-my.inc

strings that come from MXNA RSS are html encoded - I just sent it straight
through...


On 12/2/05, Éric Thibault [EMAIL PROTECTED] wrote:

 Very intersting.

 Can you send me off-list an example of a call from flash?  I'm curious
 about the encoding of the strings passed to the ddrivetip function
 (line breaks, special caracters,...)

 Thanks a million!

 eric dolecki wrote:

 http://www.ericd.net/new_css/tooltips/
 
 You can see what I am doing at the above destination. Works pretty well -
 ExternalInterface call to the javascript which pops the tooltips with the
 text sent out of Flash. The hide tooltip is another call made from Flash
 to
 javascript as well. The example may be a little on the ugly side, but it
 works :)
 
 - edolecki
 
 
 If you have a toolbox for creation of CSS tooltip you need no more
 
 
 advices. I don't know your task exactly but sometimes it's necessary to
   hitTest a page element before performing further actions.
 
 If you need a solution for this I have two JS functions, just let me
 know.
 
 In general you're on a right way. On the only right way actually :)
 
 --
 Michael Antares Klishin,
 
 Email: [EMAIL PROTECTED]
 Web: www.novemberain.com
 
 Non progredi est regredi
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 
 


 --
 ===

 Éric Thibault
 Programmeur analyste
 Réseau de valorisation de l'enseignement
 Université Laval, pavillon Félix-Antoine Savard
 Québec, Canada
 Tel.: 656-2131 poste 18015
 Courriel : [EMAIL PROTECTED]

 ===

 Avis relatif à la confidentialité / Notice of Confidentiality /
 Advertencia de confidencialidad 
 http://www.rec.ulaval.ca/lce/securite/confidentialite.htm

 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] flash - css tooltip

2005-12-01 Thread Michael Klishin

eric dolecki wrote:

What I am doing so far... I have some javascript that calls up a css tooltip
 removes them. using wmode=transparent I can ensure the DHTML will appear
above Flash. Now I guess I'm just looking to hook the flash and css together
using externalInterface

as I slog thorugh this, I guess I am making progress


If you have a toolbox for creation of CSS tooltip you need no more 
advices. I don't know your task exactly but sometimes it's necessary to 
 hitTest a page element before performing further actions.


If you need a solution for this I have two JS functions, just let me know.

In general you're on a right way. On the only right way actually :)

--
Michael Antares Klishin,

Email: [EMAIL PROTECTED]
Web: www.novemberain.com

Non progredi est regredi
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] flash - css tooltip

2005-11-30 Thread Janis Radins
youre talking about CSS tooltip using browser propertys or tooltip
created in flash envoirment?
2005/11/30, eric dolecki [EMAIL PROTECTED]:
 Im working on something where I would like to generate css tooltips out of 
 above a flash container... does anyone have a working example or code of
 some like that?

 edolecki
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] flash - css tooltip

2005-11-30 Thread eric dolecki
Flash  ExternalInterface  HTML CSS Tooltip

edolecki

On 11/30/05, Janis Radins [EMAIL PROTECTED] wrote:

 youre talking about CSS tooltip using browser propertys or tooltip
 created in flash envoirment?
 2005/11/30, eric dolecki [EMAIL PROTECTED]:
  Im working on something where I would like to generate css tooltips out
 of 
  above a flash container... does anyone have a working example or code of
  some like that?
 
  edolecki
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] flash - css tooltip

2005-11-30 Thread eric dolecki
wow - i got it working ;) if anyone is interested in seeing this let me
know...

On 11/30/05, eric dolecki [EMAIL PROTECTED] wrote:

 What I am doing so far... I have some javascript that calls up a css
 tooltip  removes them. using wmode=transparent I can ensure the DHTML
 will appear above Flash. Now I guess I'm just looking to hook the flash and
 css together using externalInterface

 as I slog thorugh this, I guess I am making progress



 On 11/30/05, Michael Stuhr [EMAIL PROTECTED] wrote:
 
  eric dolecki schrieb:
   Flash  ExternalInterface  HTML CSS Tooltip
  
  And how do you trigger a tooltip in HTML ? or do you suggest a fancy one
  ?
 
  micha
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] flash - css tooltip

2005-11-30 Thread Johan Lopes
Hi Eric,

I don't have an immediate need for this feature but I'm always eager
to learn something new :) Please email me offlist on how you did it!

Cheers,

/Johan

On 11/30/05, eric dolecki [EMAIL PROTECTED] wrote:
 wow - i got it working ;) if anyone is interested in seeing this let me
 know...

 On 11/30/05, eric dolecki [EMAIL PROTECTED] wrote:
 
  What I am doing so far... I have some javascript that calls up a css
  tooltip  removes them. using wmode=transparent I can ensure the DHTML
  will appear above Flash. Now I guess I'm just looking to hook the flash and
  css together using externalInterface
 
  as I slog thorugh this, I guess I am making progress
 
 
 
  On 11/30/05, Michael Stuhr [EMAIL PROTECTED] wrote:
  
   eric dolecki schrieb:
Flash  ExternalInterface  HTML CSS Tooltip
   
   And how do you trigger a tooltip in HTML ? or do you suggest a fancy one
   ?
  
   micha
   ___
   Flashcoders mailing list
   Flashcoders@chattyfig.figleaf.com
   http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
  
 
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders