请教如何用DELPHI启动时调用一个FLASH动画?

解决方案 »

  1.   

    uses ShellApi;
    在Form.OnCreate 事件中加入
    ShellExecute(Handel,'Open','Falsh路径',nil,nil,Sw_Show);
      

  2.   

    import flash.ocx
    install flash component
    use it in your programe to play flash just like playsoundlast deply flash.ocx, and register it.
      

  3.   

    last deploy flash.ocx, and register.
      

  4.   

    調用外部命令
    uses ShellApi;
    ...................
    ShellExecute();
      

  5.   

    hydonlee(青山情) 是正确的。
    其他朋友直接调用ShellExecute()有问题的,如Flash文件的类型没有被注册,windows系统不认识。
      

  6.   

    http://expert.csdn.net/Expert/TopicView1.asp?id=1457019问上面的一个贴的楼主去,他一定知道的!
      

  7.   

    把FLASH动画放在WebBrowser里就行了!
    有问题请发信息到我的E-mail:[email protected]
      

  8.   

    该问题已经结贴 ,得分记录: DelUser (2)、 hydonlee (2)、 hydonlee (4)、 WeiXinSoft (2)、 LuckyJan (2)、 qiume (2)、 warton (2)、 Drate (2)、 307 (2)、