Results 1 to 20 of 38

Thread: Running flash .swf files in widget?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2007
    Location
    Gorakhpur, India
    Posts
    254
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11
    Thanks
    8
    Thanked 14 Times in 14 Posts

    Question Re: Running flash .swf files in widget?

    Quote Originally Posted by mchara View Post
    Qt Code:
    1. QAxWidget *flash("ShockWave Flash Object");
    2. flash->dynamicCall("Movie(const QString&)", filename);
    3. flash->dynamicCall("Play");
    To copy to clipboard, switch view to plain text mode 
    QAxWidget only runs on Windows OS. I want to ask problem using with Fedora 6.
    Have u any alternative.
    Anurag Shukla
    A man who never makes mistake is the man who never does anything! Theodre Rosvelt!

  2. #2
    Join Date
    Aug 2007
    Location
    Gorakhpur, India
    Posts
    254
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11
    Thanks
    8
    Thanked 14 Times in 14 Posts

    Question Re: Running flash .swf files in widget?

    Quote Originally Posted by ashukla View Post
    QAxWidget only runs on Windows OS. I want to ask problem using with Fedora 6.
    Have u any alternative.
    Dear Experts!

    Give suggestion for above!
    with reards!
    Anurag Shukla
    A man who never makes mistake is the man who never does anything! Theodre Rosvelt!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.