agit8d Posted October 23, 2007 Share Posted October 23, 2007 Newbie here... I (we) have a simple web site that is php. I would like to know what are the tags used to post pictures, slide shows, videos and scrolling marquees etc ect. I have been able to post pictures only; how can i make this same picture scroll left to right ect ect.. Quote Link to comment https://forums.phpfreaks.com/topic/74516-posting-to-php-forums/ Share on other sites More sharing options...
teng84 Posted October 23, 2007 Share Posted October 23, 2007 your question is very general try to be more specific Quote Link to comment https://forums.phpfreaks.com/topic/74516-posting-to-php-forums/#findComment-376598 Share on other sites More sharing options...
agit8d Posted October 23, 2007 Author Share Posted October 23, 2007 ok i know i ca post pictures using these tags ( less the space) img]http://url_to_picture.jpg[/img What tags would i use if i wanted the image to scroll like a marquee? I use Picasa for sharing slideshows but the code they provide does not work on the site i want to post to. I have tested it on other sites and it works fine. Here is the code provided by them with spaces begging and end and also posted as is hopefully showing the slideshow. I see it does not work here either < embed type="application/x-shockwave-flash" src="http://picasaweb.google.com/s/c/bin/slideshow.swf" width="400" height="267" flashvars="host=picasaweb.google.com&RGB=0x000000&feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2Falex.plaza%2Falbumid%2F5122507884226110481%3Fkind%3Dphoto%26alt%3Drss" pluginspage="http://www.macromedia.com/go/getflashplayer" ></embed> <embed type="application/x-shockwave-flash" src="http://picasaweb.google.com/s/c/bin/slideshow.swf" width="400" height="267" flashvars="host=picasaweb.google.com&RGB=0x000000&feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2Falex.plaza%2Falbumid%2F5122507884226110481%3Fkind%3Dphoto%26alt%3Drss" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> Quote Link to comment https://forums.phpfreaks.com/topic/74516-posting-to-php-forums/#findComment-376616 Share on other sites More sharing options...
teng84 Posted October 23, 2007 Share Posted October 23, 2007 this is no PHP this is html ok i test your code in it works i just remove the space <embed Quote Link to comment https://forums.phpfreaks.com/topic/74516-posting-to-php-forums/#findComment-376625 Share on other sites More sharing options...
agit8d Posted October 23, 2007 Author Share Posted October 23, 2007 right.... this is the code provided which works fine on an HTML. how can i convert it to work on a php site Quote Link to comment https://forums.phpfreaks.com/topic/74516-posting-to-php-forums/#findComment-376636 Share on other sites More sharing options...
agit8d Posted October 24, 2007 Author Share Posted October 24, 2007 BUMP... How can i create a marquee with an image? Quote Link to comment https://forums.phpfreaks.com/topic/74516-posting-to-php-forums/#findComment-377095 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.