Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently December 22nd, 2024, 12:38 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Reflection effect
PostPosted: June 5th, 2010, 8:44 am 
Offline

Joined: May 16th, 2008, 4:50 pm
Posts: 368
Location: Berghem The Netherlands
Opus: Opus Pro 9.75
OS: Windows 10
System: `HP
I just made a small Apple style reflection example for a friend and maybe it helps one of you by creating
nice reflections.

Ad


You do not have the required permissions to view the files attached to this post.

_________________
Opus Pro v9.75
Windows 10 on HP EliteBook i7
http://www.csnmedia.nl


For this message Ad Mulders has been thanked by : Ken Hubble, lmc, mackavi


Top
 Profile Visit website  
 
 Post subject: Re: Reflection effect
PostPosted: October 12th, 2010, 1:39 pm 
Offline

Joined: May 24th, 2007, 11:02 am
Posts: 132
Location: UK - Wales - Ceredigion
Opus: illuminatus > Evolution
OS: Windows 10 Pro
System: i7 8GB RAM
Nice effect


For this message jezjones29 has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject: Re: Reflection effect
PostPosted: February 13th, 2011, 1:35 pm 
Offline

Joined: July 12th, 2009, 10:33 am
Posts: 124
Hi

I've just run into a hitch. SetImage after browsing for an image works fine from within Opus, but doesn't work once published; it just remains blank. After messing around with my code for an hour, I tried Ad's reflection pub and found the same thing. I've rebooted/reinstalled with the latest version (7.05 on the website but 7.06 in the ap) to no avail. I'm in a fix here, so need to get this sorted asap. Running Windows 7.

Does anyone else have the same problem? Wondering if it is a bug or something on my PC. If you have time, could you please test the reflection effect after publication with an external image.

Many thanks
Dan

_________________
V9.6. Windows 10. Testing on PC, Mac, iPad.


For this message dan1 has been thanked by : mackavi


Last edited by dan1 on February 17th, 2011, 3:48 am, edited 1 time in total.

Top
 Profile Visit website  
 
 Post subject: Re: Reflection effect
PostPosted: February 13th, 2011, 1:57 pm 
Offline

Joined: July 12th, 2009, 10:33 am
Posts: 124
Actually - I've just had a further explore and the problem seems only to be with gif images. Perhaps they are not supported, although they work in the editor.

_________________
V9.6. Windows 10. Testing on PC, Mac, iPad.


For this message dan1 has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject: Re: Reflection effect
PostPosted: February 18th, 2013, 11:00 am 
Offline

Joined: July 12th, 2009, 10:33 am
Posts: 124
Has anyone else had problems with this? I've just tried again with Win 7 and XP. SetImage (including this reflection exe) doesn't work with gifs. Has the bug been addressed in latest version? DW?
Thanks
Dan

_________________
V9.6. Windows 10. Testing on PC, Mac, iPad.


For this message dan1 has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject: Re: Reflection effect
PostPosted: February 18th, 2013, 2:54 pm 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
Doesn't seem to want to play ball in Opus 8 either.

However, if it's a must, you can treat the images as video and load them into the video object for display.

Mack

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


Top
 Profile Visit website  
 
 Post subject: Re: Reflection effect
PostPosted: February 18th, 2013, 11:01 pm 
Offline

Joined: July 12th, 2009, 10:33 am
Posts: 124
Thanks Mack. I'm a bit groggy this morning, but I can't see an equivalent of SetImage for video. How would you load a browsed-for video into a video object? You can set the image in the video object, but this still results in problem A.
Cheers
:)

_________________
V9.6. Windows 10. Testing on PC, Mac, iPad.


For this message dan1 has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject: Re: Reflection effect
PostPosted: February 18th, 2013, 11:40 pm 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
No equivalent. The video object accepts a variable IE <myFile>. Use On Top Mode and you may have to start the video (I know it's an image) to have it display. If you want to check it works, download our VCR exemplar from the website.

Mack

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


Top
 Profile Visit website  
 
 Post subject: Re: Reflection effect
PostPosted: February 18th, 2013, 11:54 pm 
Offline

Joined: July 12th, 2009, 10:33 am
Posts: 124
Great... that's easy. And I can work in video functionality too.
You're the man Mack. (No, really, you are).
:)

_________________
V9.6. Windows 10. Testing on PC, Mac, iPad.


For this message dan1 has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject: Re: Reflection effect
PostPosted: February 19th, 2013, 5:22 am 
Offline

Joined: July 12th, 2009, 10:33 am
Posts: 124
Actually - I was very groggy this morning and not thinking things through properly. Each video object will actually be part of a clone, so I would need to refer to the video file dynamically through an array. You don't seem to be able to replace the variable with an array element anyway, so I didn't even think about the dynamic situation. Need a SetVideo, methinks (or just the gif images to work in SetImage).
Thanks for your thunks anyway.
Cheers
Dan

_________________
V9.6. Windows 10. Testing on PC, Mac, iPad.


For this message dan1 has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject: Re: Reflection effect
PostPosted: February 19th, 2013, 12:04 pm 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
See this is what happens when you only post half the question :D

Yes, file paths are absolute or variables - so no OOP or Arrays :-(

At this point, it's probably getting into the realm of a daft work-around, asking DW to fix the problem or using DLLs.

But, I have to ask, why GIFs anyway? Odd choice for an image format.

Mack

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


Top
 Profile Visit website  
 
 Post subject: Re: Reflection effect
PostPosted: February 19th, 2013, 12:18 pm 
Offline

Joined: July 12th, 2009, 10:33 am
Posts: 124
User choice - I just allow them to import jpg, png, bmp and gif. You're right though - the average Google image search produces a lot less gifs than it used to, so perhaps not too big a deal. We're talking teachers and kids here, so they generally don't look further than the first page of google for things to steal (sorry - I mean borrow for a legitimate educational learning experience).
:)

_________________
V9.6. Windows 10. Testing on PC, Mac, iPad.


For this message dan1 has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject: Re: Reflection effect
PostPosted: February 19th, 2013, 12:29 pm 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
Well then if it's a must - I'd either see if it can be be fixed or I'd get a DLL that can convert the GIF to something else.

If it's not urgent, either don't allow GIF in the selector box or educate the user by catching that they picked a GIF and display a pop-up on how to convert it manually or get them to choose something.


Mack

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


Top
 Profile Visit website  
 
 Post subject: Re: Reflection effect
PostPosted: February 19th, 2013, 12:37 pm 
Offline

Joined: July 12th, 2009, 10:33 am
Posts: 124
Yep, I've had the gif warning there since first release - I was just hoping to sort it in this update. I'll contact dw and see if there is a dll soln.
Thanks again
Dan

_________________
V9.6. Windows 10. Testing on PC, Mac, iPad.


For this message dan1 has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject: Re: Reflection effect
PostPosted: February 19th, 2013, 3:31 pm 
Offline

Joined: November 3rd, 2004, 2:11 pm
Posts: 323
Could you use something like IrfanView in command line mode to change the image format to something you could use?

_________________
Opus Pro XE 9.1 Win7 64-bit Core i3 8MB RAM


For this message bwpatric has been thanked by : mackavi


Top
 Profile Visit website  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group