HTML Text

Ray Horsley ray at linkit.com
Fri Oct 1 11:00:07 EDT 2010


Andre,

It's a file path.  Here's an example of a test's 'question' tag, url
encoded, with several img attributes inside of a span element:

<Question><span class="class1"
xmlns="http://www.imsglobal.org/xsd/imsqti_v2p0"><b>A baby giraffe
is <img
src="ETS%20Items/ETS%20Item%20Bank/ETS10Q1/01%20Full%20Bank/06%20Math%20QTI%
20with%20GUIDs%20and%2096dpi%20PNG/Grade%2006Math-49/images/mml2504101.png"
/> feet tall, and an adult giraffe is <img
src="ETS%20Items/ETS%20Item%20Bank/ETS10Q1/01%20Full%20Bank/06%20Math%20QTI%
20with%20GUIDs%20and%2096dpi%20PNG/Grade%2006Math-49/images/mml2504102.png"
/><img
src="ETS%20Items/ETS%20Item%20Bank/ETS10Q1/01%20Full%20Bank/06%20Math%20QTI%
20with%20GUIDs%20and%2096dpi%20PNG/Grade%2006Math-49/images/mml2504103.png"
/> feet tall. How much taller is the adult giraffe than the baby
giraffe?</b></span></Question>

Thanks,

Ray

-----Original Message-----
From: use-revolution-bounces at lists.runrev.com
[mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of Andre Garzia
Sent: Friday, October 01, 2010 10:37 AM
To: How to use Revolution
Subject: Re: HTML Text

Hello there Ray,

How do you set the image? Is it an ID reference like:

<image src="1091">

Or you're setting it to a file name?

On Fri, Oct 1, 2010 at 10:37 AM, Ray Horsley <ray at linkit.com> wrote:

> Greetings,
>
> Anybody know where images get cached when I set the htmlText of a 
> field to html which contains image references?
>
> Images come through fine on my machine in development mode (LiveCode 
> 4.5) but they don't in a standalone on somebody else's running Windows 
> Vista or 7, that is, until the user right-clicks the standalone and 
> chooses "Run as Administrator".  After they've done that once, 
> however, they can double-click the standalone later to open it 
> normally, the standalone then sets the htmlText of the field to the 
> same html, and the images display fine.  This leads me to believe 
> setting the htmlText of a field caches images somewhere.  Ultimately, 
> of course, I'd like get a solution for these other than telling all 
> our users they have to right-click the standalone and choose "Run as 
> Administrator" to see images when setting the htmlText of a field.
>
> Greatly appreciate any input here!
>
> Thanks,
>
> Ray Horsley
> LinkIt! Software
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



--
http://www.andregarzia.com All We Do Is Code.
_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list