Re: Zoom In; Zoom Out

2000-04-05 Thread Kevin Gatlin


I don't know of anything in CF since this would be a client-side solution
you want (I assume) but there is a very interesting Java example at

http://javaboutique.internet.com/Lens/


You may want to look at www.ipix.com too.  ($$$)

Good luck.
Kevin


Kevin Gatlin
The Rivanna Group
[EMAIL PROTECTED]


- Original Message -
From: aslam bajaria <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 04, 2000 4:50 PM
Subject: Zoom In; Zoom Out


> Is there a way in CF to zoomin/zoomout an image.
>
> Appreciate.
> A.Bajaria
>
> __
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
> --

> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Zoom In; Zoom Out

2000-04-05 Thread Michael Grundvig

Im sure you could develop some really cool, yet remarkably complicated CFX
tag to do this, or you could could just take the easy way out :)

I would suggest a Java applet or a DHTML solution personally. Flash is also
fully capable of this, but it would require something like generator if you
plan on passing the images dynamically.

Mike

- Original Message -
From: "aslam bajaria" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 04, 2000 3:50 PM
Subject: Zoom In; Zoom Out


> Is there a way in CF to zoomin/zoomout an image.
>
> Appreciate.
> A.Bajaria
>
> __
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
> --

> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Zoom In; Zoom Out

2000-04-05 Thread aslam bajaria

Is there a way in CF to zoomin/zoomout an image.

Appreciate.
A.Bajaria

__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Zoom In; Zoom Out

2000-04-05 Thread Len Conrad

Similarly in the vector graphics mappsing area, one some of the Flash 
support sites have examples of using Flash for client-side vector zooming.

We have a MapInfo MapXsite map server solution for Cold Fusion, but the 
zooming is server-side with dynamic .gif generation, real-time population 
of the .gif's with markers pulled out of a geocoded SQL table, and a Java 
applet for POU mouseover popup text boxes.

Len

===

>Not in CF on the server in CF, but on the client...
>
>Have a look at:
>
>http://www.adobe.com/web/features/svg/main.html
>
>SVG - Scalable Vector Graphics.
>
>
>Dick
>
>
>At 9:03 AM -0700 4/4/2000, aslam bajaria wrote:
> >Is there an easy way to zoom in / zoom out of an image
> >(for example a map) in cold fusion.
> >
> >Appreciate.
> >A. Bajaria
> >
>--
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
>the body.

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: Zoom In; Zoom Out

2000-04-05 Thread Dick Applebaum

Not in CF on the server in CF, but on the client...

Have a look at:

   http://www.adobe.com/web/features/svg/main.html

SVG - Scalable Vector Graphics.


Dick


At 9:03 AM -0700 4/4/2000, aslam bajaria wrote:
>Is there an easy way to zoom in / zoom out of an image
>(for example a map) in cold fusion.
>
>Appreciate.
>A. Bajaria
>
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Zoom In; Zoom Out

2000-04-05 Thread aslam bajaria

Is there an easy way to zoom in / zoom out of an image
(for example a map) in cold fusion.

Appreciate.
A. Bajaria 

__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.