RE: Immediate content in text element

This is not possible in the SMIL language, but it is trivial when using
HTML+SMIL.

-Pablo

-----Original Message-----
From: Philipp Hoschka [mailto:hoschka@yahoo.com] 
Sent: Wednesday, May 23, 2001 8:11 AM
To: Jani Niittukari; www-smil@w3.org
Subject: Re: Immediate content in text element

Jani,

there is no way to do this in SMIL. The closest
thing you can do is using the "data:" URL scheme,
as explained in another message to this list.

-Philipp

--- Jani Niittukari <jani.niittukari@tvrocket.com>
wrote:
> Hi,
> 
> Can someone explain me, how to use text in a SMIL
> presentation without using
> separate text files. I.e. text element without using
> src attribute. Or is
> that even possible? I've been reading the specs for
> a while, but i can't
> find any direct solution for this problem...
> 
> The following examples illustrate what i need, but
> none of them doesn't seem
> to work:
> 
> <text name="myText1" alt="Say Cheese!"/>
> <text name="myText2" text="Say Cheese!"/>
> <text name="myText3">Say Cheese!</text>
> 
> Any suggestions?
> 
> Thanks,
> 
> - Jani
> 
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Received on Wednesday, 23 May 2001 14:07:57 UTC