Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6233051
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T10:13:46+00:00 2026-05-24T10:13:46+00:00

I am trying to use the AxShockwaveFlashObjects.AxShockwaveFlash object in a console application in C#.

  • 0

I am trying to use the AxShockwaveFlashObjects.AxShockwaveFlash object in a console application in C#. To do that, you have to set the obj.OcxState to something. I looked at how the Forms designer does that, and it does it this way:

this.flash.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("flash.OcxState")));

I looked in resources and there is nothing there.

My question is, how can I create an AxHost.State manually so I can set the OcxState of my flash object to it?

I see that the constructor of a State takes a Stream, int, bool, and a string. But I don’t know what to put in the Stream (or the int, bool, or string) to create it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T10:13:47+00:00Added an answer on May 24, 2026 at 10:13 am

    I love this question :P, because setting the OcxState lets you dynamically load a Flash movie from a stream in memory, something I’ve seen asked here and there without a reply ever (maybe it is now, dunno). I realized about this two years ago while working on an important project, and left it aside for three or so hours until I got this working.

    As the stream you can use any stream, a MemoryStream is enough (in order to fill it you can use a BinaryWriter), to set the OcxState just do:

    flashCtl.OcxState = new AxHost.State(stream, 1, false, null);
    

    If the resources file has the OcxState entry empty, maybe it is because the Flash OCX lets you set an empty stream with no problems, that’s something I don’t know.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a regex that I'm trying use to validate against strings. Trying to
I have a 3rd party DLL that I am trying to use in a
I was trying use a set of filter functions to run the appropriate routine,
I have been trying use the edit_post_link() function to contain an image. All of
Trying to use something like the below with a char array but it doesn't
I'm trying use an object which wasn't available until SDK level 5. It seems
I am trying use Thread but i have some problem (I am beginner at
I am trying use the jQuery table sorter plugin for a table that is
I am trying use neo4j with Ruby on rails on Mac OSX. I have
I am trying use an iterator to go through a set and then do

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.