Hi,

So you are saying that you have all the files, i.e. swf, images, videos,
html, java, everything running from Tomcat and still you are not being able
to view the images... That is quite surprising, because generally the port
doesn't really matter for loading images, if they are all located in the
same server.

Just try these:
- load the image path in some text field and see if you are able to view the
image directly in your browser. By this you can get to see if Tomcat is
throwing some exception or not
- Also check if the firewall installed on the server is not blocking port
8080 in any way.

Regards,
Venkat

On Fri, Oct 17, 2008 at 2:31 PM, uz <[EMAIL PROTECTED]> wrote:

>
> ya i have both installed as you said... and my application runs fine
> IF i run swf and html file through iis and java part from tomcat, but
> now i want to run both from tomcat. and whn i put swf and html files
> in tomcat, it dont show me images and videos. it just gives me the
> text data from database. since images and videos are not directly into
> database (mysql) by rather their path 'images/img1.jpg' and 'video/
> vid1.flv' are stored.
> i hope i have made it clear now?
>
> On Oct 14, 3:23 pm, "<mx:AnandVardhan/>" <[EMAIL PROTECTED]>
> wrote:
> > i did not got it,
> >
> > What I understood you have IIS and tomcat both installed, thus IIS on
> > port 80 and Tomcat on port 8080.
> >
> > http://livedocs.adobe.com/flex/201/html/security2_117_15.html
> >
> > Please go through the link hope this works for you.
> >
> > Anand
> >
> > On Oct 14, 12:18 pm, uz <[EMAIL PROTECTED]> wrote:
> >
> > > hi.. i m working with flex - java - mysql
> >
> > > what i want to do in my webapplication is to get videos and images
> > > from local machine.. i was browsing internet and found a link
> > > (unfortunately i closed tht windows without reading it in detail) that
> > > said something like that by default it only works in port 80 and thts
> > > wht is in my case.. if i run flex (.html) files from iis server (that
> > > is running from port 80) it picks the images and videos.. but whn i
> > > try to run it from tomcat it dont give images and videos..
> > > can someone help me out plz?
> >
> > > thanks
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to