I want to open it in the browser only . I will be more specific
There is a .swf file in the server which i would want to open ,to do this i call a php file and it opens the .swf . Now the php runs in the browser properly , but when called from revolution using put URL it did not work
Thanks a lot
Search found 13 matches
- Fri Dec 14, 2007 11:24 am
- Forum: Talking LiveCode
- Topic: a doubt in opening a web page
- Replies: 3
- Views: 5108
- Fri Dec 14, 2007 3:01 am
- Forum: Talking LiveCode
- Topic: a doubt in opening a web page
- Replies: 3
- Views: 5108
a doubt in opening a web page
I want to open a web page from php ,
I use header location in the php and the web page is not opened when called from revolution
Thanks in advance
I use header location in the php and the web page is not opened when called from revolution
Thanks in advance
- Fri Dec 07, 2007 7:10 pm
- Forum: Talking LiveCode
- Topic: revSetXMLAttribute
- Replies: 14
- Views: 14238
- Fri Dec 07, 2007 5:46 pm
- Forum: Talking LiveCode
- Topic: revSetXMLAttribute
- Replies: 14
- Views: 14238
- Fri Dec 07, 2007 2:17 am
- Forum: Talking LiveCode
- Topic: revSetXMLAttribute
- Replies: 14
- Views: 14238
- Fri Dec 07, 2007 12:33 am
- Forum: Talking LiveCode
- Topic: revSetXMLAttribute
- Replies: 14
- Views: 14238
- Thu Dec 06, 2007 11:57 pm
- Forum: Talking LiveCode
- Topic: revSetXMLAttribute
- Replies: 14
- Views: 14238
- Thu Dec 06, 2007 5:05 pm
- Forum: Talking LiveCode
- Topic: revSetXMLAttribute
- Replies: 14
- Views: 14238
- Thu Dec 06, 2007 1:25 am
- Forum: Talking LiveCode
- Topic: revSetXMLAttribute
- Replies: 14
- Views: 14238
revSetXMLAttribute
Hi , How to change the attribute of a node by using the value of another attribute of the nodes
Thanks
Thanks
- Mon Jul 23, 2007 4:29 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: to differentiate between runmode and browsemode
- Replies: 1
- Views: 3718
to differentiate between runmode and browsemode
can anyone please tell me how to differentiate between runmode and browsemode using script itself ........
i dont want certain parts of my on openstack to be executed while it is in browsemode ... so i want to know if it is runmode or browsemode and then execute it only if it is in runmode
i dont want certain parts of my on openstack to be executed while it is in browsemode ... so i want to know if it is runmode or browsemode and then execute it only if it is in runmode
- Thu Jul 19, 2007 5:13 pm
- Forum: Databases
- Topic: to remove externals folder for standalone application
- Replies: 4
- Views: 7752
- Wed Jul 18, 2007 1:46 pm
- Forum: Databases
- Topic: to remove externals folder for standalone application
- Replies: 4
- Views: 7752
oh thanks klaus
I was not able to find the "Standalone Builder Settings" dialog in the standalone application settings .... is it somewhere else
I want to use my .dll files from a different folder .... when i create a standalone application i will take the .dll file from that folder.... i dont need ...
I was not able to find the "Standalone Builder Settings" dialog in the standalone application settings .... is it somewhere else
I want to use my .dll files from a different folder .... when i create a standalone application i will take the .dll file from that folder.... i dont need ...
- Wed Jul 18, 2007 9:38 am
- Forum: Databases
- Topic: to remove externals folder for standalone application
- Replies: 4
- Views: 7752
to remove externals folder for standalone application
whenever i create a standalone application i am getting an externals folder with the .dll files in it which i dont want to happen ....... I want to use the .dll file from another folder .... so can anyone please tell me how to remove this unwanted folder