Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have Word add-in contains a windows from that contains a shockwave flash object.

I'm using vs2010, .net3.5.

The problem is that i'm unable to add shockwave flash object to windows form in word add-in, but I can add it in normal form in normal windows form application, why?

share|improve this question
    
Its not clear what your question is. Are you trying to develop a Word Add-on tat contains a shockwave flash object? –  Ramhound May 7 '13 at 13:28
    
yes, the Word add-in contains a windows from that contains a shockwave flash object, i'm using vs2010, .net3.5 –  Khairy Abd el-Zaher Ali May 7 '13 at 13:43
    
You need to update your question with the relevant facts you just shared. –  Ramhound May 7 '13 at 13:51
    
okay, question updated. –  Khairy Abd el-Zaher Ali May 7 '13 at 14:07

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.