Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-13-2006, 10:44 AM
Junior Member
 
Join Date: Jan 2006
Posts: 1
Default Error with Ming Font

Hello, I'm usign the Ming ActiveX for VB6. I'm having
trouble creating text. I can't create then font
object. I get the RunTime error 429 [The ActiveX
Component cant be created]. Here's my code

Dim movie As New MINGXLib.movie
Dim C0 As New MINGXLib.Text
Dim Fnt As New MINGXLib.Font

Fnt.Create App.Path & "\1.fdb"
C0.Create
C0.Font = Fnt
movie.Create
movie.SetDimension 800,400
movie.SetFrames 360
C0.Text = "Hello World"
movie.Add C0
movie.save basename & ".swf"
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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



All times are GMT. The time now is 02:10 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.