Font selection software

User 406238 Photo


Registered User
199 posts

Looking to add online sales of vinyl graphics to my business.
Wondering if anyone here knows of programs that will integrate into VSD to offer online font, colour and effects options.
A pretty good example of what I'm after can be seen here www.boatnames.net/Default.aspx
Thanks if you can help! - Boyd
Our personal site www.grandbanks42.com
User 187934 Photo


Senior Advisor
20,193 posts

Boyd, I found this at the bottom of the of linked page you provided.:)
http://www.developflash.com/

I would think you could use this in VSD. Appears to be flash driven. Free online demo.:D Give a try.
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 406238 Photo


Registered User
199 posts

Eric, thanks for your reply.
I've looked at that site, just wondering if this program could be easily integrated into a VSD website.
It's a bit over my head, having never worked with Flash before.
Wondering if somebody with the know-how could check out the specs and tell me if this will work with VSD before I send them my money.
The procedure for installation is listed here http://www.developflash.com/liveartmini/readme.html
Thanks again! - Boyd
Our personal site www.grandbanks42.com
User 187934 Photo


Senior Advisor
20,193 posts

Boyd, I played around with the Live Art Mini Sample that you can download from their website. I got it to work in VSD. I uploaded it to my host and it only has partial function. I'll mess around with it again tonight. :)
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 406238 Photo


Registered User
199 posts

Thanks aain Eric.
BTW-years ago I had a chance to tour Cousteau's wind powered ship when it was in drydock in Vancouver, very cool.
I think it was named Alcyone?
Our personal site www.grandbanks42.com
User 406238 Photo


Registered User
199 posts

Eric, you're obviously more adept at this than I am.
I've tried and tried but can't get the demo to work in VSD at all.
Followed the VSD Flash tutorial to no avail.
Our personal site www.grandbanks42.com
User 187934 Photo


Senior Advisor
20,193 posts

Boyd, Here are some instructions to try. I was able to get this to work locally but not on my host. Maybe you can ask the company for some technical support if it doesn't work on your host before you commit your $


1. First download the free trial version and unzip the files to a location of your choice.

2. Click on Edit then Add files. click on the Root folder and click add files. Now browse to the unzipped files in the LiveArtMiniTrial_v1.1 folder and locate the following files and select them.
A. AC_RunActiveContent.js
B. config.xml
C. LiveArtMini.swf

3. Click on the Root folder and click add folder. Name this folder "css". Now click on this folder and then click add files. Now browse to the unzipped files and locate the css folder. Select all the files in it.

4. Click the Root folder again and click add folder. Name this folder "fonts". Now browse to the unzipped files and locate the font folder. Select all the files in it.

5. Click the Root folder again and click add folder. Name this folder "img". Now browse to the unzipped files and locate the img folder. Select all the files in it.

6. Click the Root folder again and click add folder. Name this folder "xml". Now browse to the unzipped files and locate the xml folder. Select all the files in it.


In VSD insert a HTML box and paste this code into the BODY html.
<div>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="800" height="600"

id="liveartminitrial">
<param name="movie" value="LiveArtMini.swf" />
<!--[if !IE]>-->
<object type="application/x-shockwave-flash" data="LiveArtMini.swf" width="800"

height="600">
<!--<![endif]-->
<a href="http://www.adobe.com/go/getflashplayer">
<img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif"

alt="Get Adobe Flash player" />
</a>
<!--[if !IE]>-->
</object>
<!--<![endif]-->
</object>
</div>


Now click on Edit then Edit Header and paste this code into Header HTML.
<script type="text/javascript" src="/AC_RunActiveContent.js"></script>
<script type="text/javascript">
swfobject.registerObject("liveartminitrial", "9.0.0");
</script>


Hope this helps.:)
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 406238 Photo


Registered User
199 posts

Well that was easy! :rolleyes:
Eric, thank goodness there's people like you in this world who are willing to help shmucks like me!
After following your instructions it worked great.
Many thanks! - Boyd
Our personal site www.grandbanks42.com
User 187934 Photo


Senior Advisor
20,193 posts

I'm glad I could help. I'm learning a lot as I help others. It's a win win.:D
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.