How to remove ad from script
-
How do I remove the ad link from my site that links to videosoftware.pro?
Since this is paid for software I do not wish to provide free advertising for someone else.
-
Hide or remove the creditButton form SingleRandom.mxml:
-
There is no such file.
-
What is your package? RVC/SVC
-
SVC package downloaded.
**This lack of documentation is an ongoing problem with this software.Documentation for specific packages should be included in the zip file.**
-
It is included, README.txt
And here is a link with complete description: http://www.videosoftware.pro/forum/THREAD-Installing-and-configuring-SVC-SR-video-chat
-
@'stuffdone':
There is no such file.
Import SVC.fxp to Adobe Flash Builder. If your package contains SVC.zip, simply unzip and import as "Project folder". You may also rename SVC.zip to SVC.fxp and import as "Flash Builder project". Either way, you will find:
/src/components/SingleRandom/SingleRandom.mxml
-
I don't have Flash Builder and have no intention to purchase extra software I don't need in order to remove some one else's ads from my web site.
Please send me a copy of the software I purchased with the ad removed.
-
Adobe Flash Builder 4.6 Premium (Free Trial)
-
Hello Stuffdone,
We deliver the compiled application with a small credit (link to the developer) as any other software vendor. Those, who download our software for free are not allowed to remove this credit. Developers and site owners, who own a commercial license (your case) receive the UI source code to be able to edit the complete user interface.
It is not recommended to remove the link as Video Chat suggested, much rather change it to your own. If you remove the link, anyone can steal your application with a simple wget -r command.
In order to change the link, edit /src/components/SingleRandom/SingleRandom.mxml
find:
replace with:
-and recompile the application.You will find more details on how to import a flex project and export a new release build, by clicking the link below. Read Importing the flex project and Exporting the release build (creating a new .swf file) sections: http://www.videosoftware.pro/forum/THREAD-Installing-and-editing-RVC-5-PART2-step-by-step-description