• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Problem in displaying swf file

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I hv new problem now.. How to display a swf file from servlet.. i wrote following code, my file name is my_bowman.swf


Wheni run this i get a title as my_bowman and just a blank small rectangle ..
Where is the pronlem ? adn is this not the way to call the swf file?
[ October 08, 2007: Message edited by: Poonam Gulve ]
 
Sheriff
Posts: 13411
Firefox Browser VI Editor Redhat
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Poonam Gulve,

If you clean up your post, it will be easier for us to help you.

First, please use real words when posting to the ranch.
Doing so makes it easier for people who can't read and write English as well as you to use language translation software.
Non-standard abbreviations like 'hv' instead of 'have' will trip up this software and make your question unreadable.
Read this for more information:
http://faq.javaranch.com/java/UseRealWords

It also looks like your code sample has been cut short so there isn't enough of it there for us to see the problem.

Also, on the bottom left of the edit screen, there is a checkbox that allows you to disable the smilies that are mangling your code.

You can edit your post by clicking on the icon in the top post of this thread.
 
reply
    Bookmark Topic Watch Topic
  • New Topic