|
|
 |
RE: FN-FORUM: flash and visual basic error
date posted 8th January 2004 17:20
Which flash control are you using? I did have problems when I used one
control rather than the other hence my reason for specifying the ones I
used!
Mark
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of David
Eckersall
Sent: 08 January 2004 17:20
To: FN-FORUM / [EMAIL REMOVED]
Subject: Re: FN-FORUM: flash and visual basic error
its not the actual integration that the problem - its VB crashing whenever i
place a flash object on the form :(
iirc you can dynamically create object within VB? looking like i'll have to
use createobject and place it on the form blindly, either that or use 7-
instances of the image object *winces*
cheers anyway.
Freelancers wrote:
>Dave,
>Using VB6 SP5 and Flash (not sure what version of flash) my app has a
>reference to Shockwave flash (~\macromed\flash\flash.oca) The Shockwave
>flash ocx installed as a component (~macromed\flash\flash.ocx)
>
>And a call is made thus:-
>swf1.Movie = App.Path & "\static.swf"
>I have the playing properties set to true
>
>Very trivial app BUT works fine, client wanted a flash animation that
>played while browser was loading a website! Like the IE spinning logo
>
>Hope that helps
>
>Mark Anderson
>
>Anderson Consultants
>01202 775483
>07802 404838 mob
>Web Development and database design
[EMAIL REMOVED]
>http://www.anderson.uk.com
>
>
>-----Original Message-----
>From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of
>Freelancers
>Sent: 08 January 2004 15:44
>To: FN-FORUM / [EMAIL REMOVED]
>Subject: RE: FN-FORUM: flash and visual basic error
>
>
>Dave,
>Never tried Flash mx BUT I have written several VB6/Flash apps in the past
>and they have worked OK! I'll have a look through my code base and see if I
>still have one and send you details!
>
>Mark Anderson
>
>Anderson Consultants
>01202 775483
>07802 404838 mob
>Web Development and database design
[EMAIL REMOVED]
>http://www.anderson.uk.com
>
>-----Original Message-----
>From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of David
>Eckersall
>Sent: 08 January 2004 12:48
>To: FN-FORUM / [EMAIL REMOVED]
>Subject: FN-FORUM: flash and visual basic error
>
>
>i'm trying to embed a flash movie into a VB app with flash OCX, however VB
>is not liking this... whenever i try to place an instance of flash onto a
>form the IDE crashes with an application error saying the memory could not
>be read.
>
>anyone any ideas how to fix this? i'm on flash MX with VB6 sp5
>
>tia.
>
>
>
>
>--
>** Get all the Freelance Work you Can Handle * The Web Design Business Kit
>will show you proven tactics and strategies for marketing your business,
>winning bids, managing projects and pricing your work. Free Shipping
>Worldwide.
>Read more & get free chapters at:
http://www.sitepoint.com/launch/b7c91e/3/4
>
>To advertise here: http://www.freelancers.net/advertising.html
>
>
>
>
--
** Get all the Freelance Work you Can Handle *
The Web Design Business Kit will show you proven tactics
and strategies for marketing your business, winning bids,
managing projects and pricing your work. Free Shipping Worldwide.
Read more & get free chapters at: http://www.sitepoint.com/launch/b7c91e/3/4
To advertise here: http://www.freelancers.net/advertising.html
|
 |
|