locked
Wrapping up a flash object into a server control RRS feed

  • Question

  • User1836765291 posted

    Hi,

    We have this flash/flex object that we use on many pages on our website. It's a calendar app, it has couple of radio buttons/check boxes to change the display. The object connects to a backend web service to bring in all the calendar data. I know nothing about flash or flex programming. I was wondering if I can create a server control by wrapping this flash object, so I will be able to add this control to the tool box, and drag and drop on any pages? 

    Thanks. 

     

    Tuesday, May 6, 2008 4:38 PM

Answers

  • User-16411453 posted

     Sure,

    I've wrapped embedded objects, movie players, and lots of other stuff into a compiled server control. You'll need to use the Literal Control to declare your markup.

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Tuesday, May 6, 2008 7:03 PM