-
javascript code...
Hello,
Anybody can help me about what is wrong with this code?
on (press) {
getURL ("javascript:yev=window.open('http://cagribariskasap.**********app.com/yev.swf','yev','width=1024,height=768,left=0,top=0 ,toolbar=No,location=No,scrollbars=No,status=No,re sizable=No,fullscreen=No'); yev.focus(); setTimeout('yev.moveTo(200,300)',1000); void(0);");
}
I have five more files using exactly the same script only with different file names. It works just fine with other files but does not work with this one. Any ideas?
Best,
Cagri Kasap
-
Member
the link gives no data, are you trying to embed a child swf
-
 Originally Posted by Alloy Bacon
the link gives no data, are you trying to embed a child swf
I do not know what a child swf is but I do not think that is what I am doing. I am trying create a pop-up window that will display yev.swf. Like I told you, there are five more of this exact code but different file names. It works fine with them except this one. I do not know what is wrong with this one.
-
Member
well I forgot this thread, you still need it?
as2:
PHP Code:
getURL('http://your_page.com','http://your_page.com');
You need this script alone in your_page.com
https://rpguy.weebly.com/uploads/2/0...550/index.html
Last edited by Alloy Bacon; 03-18-2019 at 10:57 PM.
Need a freelancer to make you a custom android app? Find me at fiverr for as little as $5/android app for your business: fiverr
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|