Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. webscriptprogrammer

    Embedded Windows Media Player

    Hi I try to set value of where the movie is going to start playing. I have try video.CurrentPosition = 20; video.SetCurrentPosition = 20; video.SetCurrentPosition(20); but nothing happend or it say something JS wrong.
  2. webscriptprogrammer

    overflow: hidden work in IE but not in FF

    I have a div and inside that div I have a flashplayer At start I like to hide most of the flash except a 100x100px at the left up corner. when I push a button inside the flash the div get bigger and another button show. when I push that it shrink to 100x100px again. I use overflow: hidden to...
  3. webscriptprogrammer

    create a basic slider control (slidebar)

    I try to make a basic slidebar that I can insert maxvalue and what value it have when a visitor scroll it. I try to put that inside my embedding windows media player for IE I now how to stop and play and that but not yet how to create a slidebar I have seen some but that its a little hard to...
  4. webscriptprogrammer

    Skinning a scrollpane

    I have read and follow some guide about how to skinning standard component in flash 2004 and flash 8. I use flash 8 and I like to skinning a scrollpane so the vertical scroller is smaller and other color. I can change color and that but I have big problem too change size of the scroller. now...
  5. webscriptprogrammer

    Reach or send infomation to an movieclip

    I try to send some information from a movieclip to another movieclip. I use two scrollpane (scroller and scroller2) that I control two movieclip (mc1 and mc2) I use a asfunction in a movieclip and that send to a function in the other movieclip. I have try so many address I can get but...
  6. webscriptprogrammer

    Create a menu inside a MC

    Hi I have a MC name mcCat I like to create a menu inside that MC I have a XML file that read in a other MC so I like to take some info from that and put that inside the mcCat and create a menu Right now I have a list and that is not so nice Right now I have...
  7. webscriptprogrammer

    Create a dynamic menu with information from XML

    Hi I have read a very long thread here (thread250-908402) and I like very much the dynamicportfolio example that I have download. I have never use XMLConnector or DataSet in flash before. I understand some code but not all but I soon get it. I try too make a category system so the flash read...

Part and Inventory Search

Back
Top