|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Flash 10 Control Problem with VB6I am having problems using Flash 10 control in VB6, anyone else having the same problem? The last version of flash which didnt had any problem with VB6 was Flash10e.ocx it seems all version after that are having the same problem. When we add a flash control to a form we cant save it, trying to save the form generates an error. --------------------------- Microsoft Visual Basic --------------------------- System Error &H80004005 (-2147467259). Unspecified error --------------------------- OK Help --------------------------- But if we open a old project which already have a flash control, there is no problem saving or compiling the app as long as we don't open the form containing the flash control; adding control, opening form with control or changing property of existing control produces errors. -- abhishek
Show quote
Hide quote
"Abhishek" <abhishek0***@hotmail.com> wrote in message Does this happen in a new project?news:i4jc74$bcm$1@speranza.aioe.org... > Hi, > > I am having problems using Flash 10 control in VB6, anyone else having the > same problem? > The last version of flash which didnt had any problem with VB6 was > Flash10e.ocx it seems all version after that are having the same problem. > > When we add a flash control to a form we cant save it, trying to save the > form generates an error. > > --------------------------- > Microsoft Visual Basic > --------------------------- > System Error &H80004005 (-2147467259). Unspecified error > --------------------------- > OK Help > --------------------------- > > But if we open a old project which already have a flash control, there is > no > problem saving or compiling the app as long as we don't open the form > containing the flash control; adding control, opening form with control or > changing property of existing control produces errors. If you have another language besides VB6 that can host controls, try it and see if you see any problems, if so, contact Adobe. yes, it happens with new projects, as soon as you
1. open the form with flash control and try to save it 2. add flash control and try to save it 3. change properties and try to save it 4. add some other control to the form having flash control and try to save it I tested with Windows XP SP3 and Windows 7 32-bit and VB6 SP6. will test with other IDE like VB.NET or RealBasic. Downgrading to flash10e.ocx seems to fix the problem. Flash10f.ocx, Flash10g.ocx, Flash10h.ocx, Flash10i.ocx (the latest) all having the same problem. i tested all these controls. Fortunately its not happening on runtime. Show quoteHide quote "Nobody" <nob***@nobody.com> wrote in message news:i4jcg9$bov$1@speranza.aioe.org... | | Does this happen in a new project? | | If you have another language besides VB6 that can host controls, try it and | see if you see any problems, if so, contact Adobe.
Show quote
Hide quote
"Abhishek" <abhishek0***@hotmail.com> wrote in message Start a new project, add the control to the toolbox, and before adding it to news:i4jdfk$d7m$1@speranza.aioe.org... > yes, it happens with new projects, as soon as you > 1. open the form with flash control and try to save it > 2. add flash control and try to save it > 3. change properties and try to save it > 4. add some other control to the form having flash control and try to save > it > > I tested with Windows XP SP3 and Windows 7 32-bit and VB6 SP6. will test > with other IDE like VB.NET or RealBasic. > > Downgrading to flash10e.ocx seems to fix the problem. Flash10f.ocx, > Flash10g.ocx, Flash10h.ocx, Flash10i.ocx (the latest) all having the same > problem. i tested all these controls. > > Fortunately its not happening on runtime. Form1, open Object Browser(F2), and try to select each property, method, and event to see their description(just press the down key all the way). doesnt work.
Show quoteHide quote "Nobody" <nob***@nobody.com> wrote in message news:i4jenq$f42$1@speranza.aioe.org... | | Start a new project, add the control to the toolbox, and before adding it to | Form1, open Object Browser(F2), and try to select each property, method, and | event to see their description(just press the down key all the way). | "Abhishek" <abhishek0***@hotmail.com> wrote in message Thanks to Dee for this link:news:i4jie9$ks1$1@speranza.aioe.org... > doesnt work. http://hashvb.earlsoft.co.uk/User:Dee/It_doesn%27t_work! Anyone who has better ideas can't help you if you don't specify what error you are encountering. i did posted a error msg in my 1st post.
Show quoteHide quote "Nobody" <nob***@nobody.com> wrote in message news:i4jlp1$q7e$1@speranza.aioe.org... | "Abhishek" <abhishek0***@hotmail.com> wrote in message | news:i4jie9$ks1$1@speranza.aioe.org... | > doesnt work. | | Thanks to Dee for this link: | | http://hashvb.earlsoft.co.uk/User:Dee/It_doesn%27t_work! | | Anyone who has better ideas can't help you if you don't specify what error | you are encountering. | | here is the fix for this problem in case anyone needs it.
http://vb6zone.blogspot.com/2010/08/flash-control-error-in-vb6.html
VB6 support and beyond
How to manage a large dictionary of words? Re: How to get the File Properties Latest VB6 Cumulative Update? GDI+ and resizing a PictureBox KBasic .Net slipped itself in while I wasn't looking! Callback function Best Approach (psuedocode) for summing structure element values Re: Problem with Direct Sound / VB6 |
|||||||||||||||||||||||