Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 55
Default How To Make Pictures Scrol in Text Frame

On Feb 4, 6:27*pm, Don Guillett wrote:
Here is a file by Andy Pope that may help.http://www.andypope.info/fun/picviewer.htm
or John Walkenbach's may be just what you wanthttp://spreadsheetpage.com/index.php/file/slide_show_demo/

On Feb 4, 7:51*am, John Coleman wrote:







On Feb 4, 5:40*am, Kieranz wrote:


Hi,
I have pictures of similar size (2cm x2cm) eg. apple, banana, orange
etc. I would like to put these in a frame (maybe text frame) in the
top few rows which is frozen, and have them show in threes at a time
for a minute. Then as Pic01 scroll off, Pic04 comes in from the right
all happening slowly until Pic02 reaches where Pic01 was. Then the
group of Pic02, Pic03 and Pic04 will pause for a minute after which
Pic02 scrolls off and Pic05 comes in and so on. *And the cycle
continues.


The idea is to get the Kids to spell the name of the
fruits. I am not sure how to go about coding this. Any help
appreciated. Using Excel2010 with Win7. Sorry for repost.
Regards
Kieranz


Greetings,


I don't think that picture-frames have any built in scrolling
features. Possibly some 3rd-party active-x control can. Or - you could
possibly emulate it by changing the positions of the pictures as
follows:


'Untested:


Create opaque rectangles which are colored the same as the background
and situate them on either side of where you want the scrolling
pictures to be visible. Then place the pictures using a z-order which
always keep them behind any other shapes. Smooth scrolling could be
simulated by adjusting the .Left property of the pictures10 times a
second or so. On one side the pictures will be sliding under an opaque
but otherwise hidden shape hence dropping out of view. On the other
side pictures will be sliding out from under an opaque but hidden
shape hence sliding into view.


If you want kids to be able to type while the scrolling is happening
you might need to do all of this on a modeless userform.


Hope that helps


-John


Many thanks, John and Don. After a bit of more research it would
appear it cannot be done. But i will look at sites you have mentioned
Don.
And John your suggestion is great may have to try modeless!
Will post again if something works out.
Thks again
Rgds
Kieran
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Scrolling few Pictures at a time in a Frame Kieranz[_2_] Excel Programming 0 February 1st 12 12:06 PM
how can i make a frame in excel, paste pictures without resizing? Ronald Excel Discussion (Misc queries) 1 November 7th 08 03:07 PM
Sow do i make a userform know if a value is true in a frame, then CSUS_CE_Student[_2_] Excel Discussion (Misc queries) 1 May 13th 07 11:30 PM
How can I make an excel cell equal to the value of a frame object text box directionalman Excel Worksheet Functions 1 February 27th 06 09:24 PM
how do I make a heading row "float" to follow the data as I scrol. ROOD Excel Worksheet Functions 1 March 30th 05 11:11 PM


All times are GMT +1. The time now is 12:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"