Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

getURL() function

This is a discussion on getURL() function within the Web Design forums, part of the Web Development category; Hi all, i am creating a video recorder, i have successfully done many work but strucked in very silly problem. I want to call a javascript function by passing argument ...

Go Back   Geeks Talk > Web Development > Web Design
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Web Design HTML, DHTML, XML, CSS, Browser Compatibility, Development feedback, and more. Web Design Issues and Problems

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2 Weeks Ago
Junior Member
 
Join Date: Nov 2009
Location: India
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
khalidahmed_sk is on a distinguished road
getURL() function

Hi all, i am creating a video recorder, i have successfully done many work but strucked in very silly problem. I want to call a javascript function by passing argument from actionscript. Actionscript code :
Code:
 var lastvideo = "test_"+math.floor(math.random() * 10000000); function stop():void { geturl("javascript:finishrecording(lastvideo);"); }
but nothing is coming in javascript. Any help will be great for me thanks & regards khalid ahmed gsr tech hubli javascript code
Code:
 function finishrecording (videoname) { document.write(videoname); }
Reply With Quote
Sponsored Links
Reply

  Geeks Talk > Web Development > Web Design

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
How to configure php mail() function in Apache server and how to use mail() function. yusuf456 PHP 0 04-02-2009 05:49 AM
Function geeta90210 QTP 2 08-18-2008 04:34 AM
throwexception from function to function JobHelper VB.NET 1 06-25-2007 07:24 AM
pl/sql function gujjar Oracle Certification 3 02-22-2007 10:47 AM
TSL Function sutnarcha WinRunner 1 12-20-2006 05:40 AM


All times are GMT -4. The time now is 08:19 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved