pixel fonts must be embedded, but unless they're set on a whole pixel value at x and y, and to the exact font size that they're meant for, they'll look like crap.
no simpler way.
keep in mind, also, that when you use the TextFormat object to define a font, you should use a font that you know will be available on all client machines, OR, embed it, OR use one of the flash player's built in fonts ("_sans","_typewriter", etc.)
If you are asking how to find customers, then the best advice I can give is to Schmoooze.
If you're going after small-business contracts, make lots of friends in business. Be decent, be bright. Impress people by expressing interest in their lives and their livelihoods. Learn to empathize with...
if you are attempting to write to the db from a browser over the web, the directory in which the db resides must be writable. you can ask your isp to make it writable, but you open yourself up to the risk of a hack.
rob
Build Failed ('Class not registered')
this is the line i get in visual studio installer 1.1 when i try to compile any istaller project, even an empty one. i'm on win xp pro, with vb6 enterprise, service pack 5, if that helps.
any ideas on this? it doesn't say what class.
I think you understand my need perfectly. I also think your solution will work perfectly.... that is, when I get the chance to implement it.
I'm using Flash, XML, and Access in the same project. It's going well but I have my hands full. I'm just thankful they have an original version to beat on...
Right on, Tuna. Fortunately, I've known this particular client for quite a while (built their website). In other cases I'm a little more cautious, as you say.
Thanks, guys. Sometimes its difficult to know where to start (and what to search for) with these things. I find the MS help pretty vague. When people ask me to build them software, I say yes... then I have to go learn how...
Thanks guys:
vb5prgrmr: this program can work for a LONG time. i did what you suggest in the first version, but it proved to be inconvenient for the client, so I'm looking for ways to intervene without actually shutting it down.
jshanoo: how would I control the activex exe from the main app...
Hi, all.
I am building an application that uses Photoshop's scripting engine (with VB) to output vast numbers of big images files. Naturally, when the app is stepping through the database to get data for the images and formatting them, it's not accessible to the user. Can't cancel, can't do...
Hi,
A client wants me to simplify a file upload feature that would show a local file window and an ftp window so users can drag & drop their files to upload them. (Their customers were apparently not bright enough to use a standard multipart form). I'm not a VB whiz, but it looks like a custom...
There must be a simple solution, and I must be too tired to get it to work, but how does one call a function using a concatenated string?
I have a function:
SearchPage(){}
I have a string:
string="Search" + "Page";
I want to call the function!
Thanks.
thanks, but i have an issue. if the value set in function2 is not true, then the function3 will not execute before the main function ends, will it? function3 must execute, whether or not f2 returns anything, but not until it finishes. i can easily mimic the effect using a movie clip, but i'd...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.