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 Chriss Miller 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. moleproductions

    FLV loading progress

    Hi, I have been struggling with this issue for some time now. I have searched Google as well as this an other forums and haven't yet found a suitable solution. I know there is someone out there who can help as I have seen this hundreds of times before! I have a page that loads an FLV video. At...
  2. moleproductions

    Pass variables to external SWF

    Hi, I have an AS3 Flash console built in Flash CS3. I want to load an external SWF file, and send it a variable. If this was PHP (etc) then I would be using "mp3player.swf?filename=myclip.mp3" but you can't do that in Flash. To make things more complicated, the external SWF file is AS2. Any...
  3. moleproductions

    Cue points in ActionScript 3

    Hi, I am trying to synchronise an FLV video with some pictures (which change as the video plays). Some might say - "Use something like Camtasia". Well, I have done for the last 2 or 3 years and it has been great, up to a point. You can't really customise the template (only choose from 4 skins)...
  4. moleproductions

    Stop FLV video playback (AS3)

    I have been looking at thread250-1333195 - but this does not work in my situation. Possibly because I have misunderstood, or possibly because the solutions here do not work in ActionScript 3 (AS3). I have a number of FLV video files which I have imported into my Flash project (Adobe Flash CS3)...
  5. moleproductions

    Indexing Service - IIS on Windows Server 2003

    I am trying to use Indexing Service within Computer Management on a Windows Server 2003 machine but am hitting a very odd problem. I cannot get the indexer to search the main www directory. I have been into Properties -> Advanced... -> ticked "For fast searching, allow indexing service to index...
  6. moleproductions

    Open PDF in Acrobat

    Many people have already discussed this topic - but I am still having problems with opening a PDF in Acrobat. My problem is this: I am using the standard baOpenFile(filepath, "maximised") command which works fine for me and everyone in my office. The problem is my client's computer tried...
  7. moleproductions

    Post variables to script, receive XML stream

    I have a situation in PHP where I need to post certain variables (username and password) to an authorisation script on a 3rd party server. On receipt of those two variables the script authenticates the data and sends an XML stream back which looks like: - <xml xmlns:s="xxx" xmlns:dt="xxx"...
  8. moleproductions

    Read / write to floppy disk

    Hi, Does anyone have any experience of writing to and then reading from a floppy disk using Director and lingo? I am producing a training CD and would like to be able to allow the user to save information and the results of test to a floppy disk so that Director can load it and review it...
  9. moleproductions

    Preventing internet access through VPN

    I've been trying to get around this problem for around 8 months, and have finally managed it. The problem: when working at home I connect through my broadband internet connection to the VPN in the office. I can access all my files, remote desktop etc. However, once I connect to the VPN, all...
  10. moleproductions

    Wireless connection drops out after 5 mins

    Hi, I'm running a brand new laptop with Windows XP Pro and have a MSI wireless mini-PCI card factory installed. I connect to an ADSL router (Vigor 2600g) which has wireless enabled. I have 128 bit encryption turned on. WEP is enabled. This is the only wireless device we run. There are 3 other...
  11. moleproductions

    Error: Too many connections in ...

    Hi, I've got a mySQL database on a UNIX server and I'm using PHP to talk to it. Every now and then the entire site does down and I get the message on screen and in the error log which says "PHP Warning: mysql_connect(): Too many connections in /home/public_html/index.php on line 14" It's...
  12. moleproductions

    Synchronize Outlook desktop to laptop

    Does anynone know of a good way / a good piece of software which can be used to synchronize diary appointments and contacts between a PC and a Laptop connected across a network so that info added to either machine is integrated accross both? Many thanks
  13. moleproductions

    Problem exporting MPEG with Pinnacle card

    Hi, I normally use a Panasonic MPEG plug-in to export .mpg files from Premier. However, encpoding at a large size (640x480) I get real problems so I tried using the built-in Pinnacle MP2 export which produces separate .mp2 and .wav files. The MPEG quality is very, very good - but I'm not...
  14. moleproductions

    Opening Files - Word / PDF etc

    Thanks to this group, just been able to use the BuddyAPI xtra to open files such as PDF, Microsooft Word, Excel etc. You don't need to know where the viewer has the application installed (unlike the built-in Director command &quot;open&quot;) it just works out the default viewer for the file and...

Part and Inventory Search

Back
Top