Rounding edges? - Page 4 - Post ID...

User 271657 Photo


Ambassador
3,816 posts

Janet, it might be time to try an image editor.
If you make your slides outside of VSD/Firestarter then you can get the effect you want without having to worry about how VSD or a web browser renders your images.
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
User 187934 Photo


Senior Advisor
20,271 posts

paintbrush wrote:
If you copy/paste a PNG in VSD, it will be saved as a JPEG. So if you need 4 corners, each one needs to be inserted from the original file.

This must not apply to me.
http://progrower.coffeecup.com/fireround.html
I copied and pasted the bottom left hand corner twice and dragged them to the right almost to the middle. There not easy to spot but you can see them and they retained their original name and transparency. :)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 187934 Photo


Senior Advisor
20,271 posts

Janet Costidell wrote:
I think I must be icredibly stupid, I still can't get this to work! My screen looks exactly the same, but after publishing, the movie stays the same. I'm completely befuddled!


Did you alter the flash code as I posted above.

<object height="490" width="820" id="slideshow" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">

<param value="slideshow.swf" name="movie">

<param value="high" name="quality">
<param name=wmode value=transparent>
<param value="true" name="loop">

<embed height="490" width="820" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" quality="high" wmode="transparent" loop="true" src="slideshow.swf">



</object>





I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 271657 Photo


Ambassador
3,816 posts

OK, I'm out of date :lol: I've had problems with PNGs being converted, so I haven't copied or re-sized them in VSD for a long time. Just had a play, some were OK, some lost transparency when placed over another object and... lucky me... I still get the 'improper argument' warning when a graphic or text overlaps an html box.
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
User 187934 Photo


Senior Advisor
20,271 posts

I haven't had the improper argument in a long time *knocks on wood*, but I still get HTML files being placed in the files folder.:/
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2897594 Photo


Registered User
322 posts

Yep, copied and pasted right off your post, Eric, the only thing I did was change to capitals!

<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
ID=slideshow WIDTH=809 HEIGHT=490>
<PARAM NAME=movie VALUE="slideshow.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=wmode value=transparent>
<PARAM NAME=loop VALUE=true>
<EMBED src="slideshow.swf" loop=true quality=high
WIDTH=809 HEIGHT=490 TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>
User 187934 Photo


Senior Advisor
20,271 posts

In VSD click on the html box for the slideshow now click on "Object" at the top of VSD then "Arrange" then "Send to back". Now click on the corner images and then "Object" then "Arrange" then "Send to front".:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2897594 Photo


Registered User
322 posts

Still didn't work! I tried send to front, and when that didn't work, I tried bring forward, still no round edges. I have no idea what I'm doing wrong!
User 122279 Photo


Senior Advisor
14,649 posts

I'm no VSD expert, but I was thinking that since you have tried various things to get this to work, maybe you have too much redundant, conflicting code that you need to get rid of first in order to make it work? Eric or Paintbrush, who are the experts, will have to tell you if it's necessary and how to do it.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 187934 Photo


Senior Advisor
20,271 posts

Change this
<embed width="809" height="490" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" quality="high" loop="true" src="slideshow.swf">

To this

<embed width="809" height="490" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" quality="high" wmode="transparent" loop="true" src="slideshow.swf">
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.