Football Plays Application
I need a web based flag football plays application with comments similar to http://www.football plays now.com/designermain.php. You need to be able to save plays, rate plays and comment on them.
I need a web based flag football plays application with comments similar to http://www.football plays now.com/designermain.php. You need to be able to save plays, rate plays and comment on them.
Hi i need a bot for a band site called “reverbnation increaser ” that will increase a bands:
- Visits
- Widget Hits
- Song Plays
and Video Plays.
There also have to be a option to increase using proxies/non proxies.
Must be able to scrape the amount of plays etc etc/details then increase.
Very simple to use and straight to the point (just a increaser).
For example i must be able to open the program select how many views on that specific band page then click increase and it will go to that amount and so on.
Will be selling this so also provide a serial key generator + provide support whenever it needs to be updated.. (will be paid accordingly after that point off course).
I need to increase My music plays and page views on a website name reverbnation.
I need a working plays increaser for soundclick.com that uses proxy to get maximum UNIQUE views and downloads on all of my songs that I post. Doesnt have to be anything fancy. Just a script that will send unique visits to each song so I can dominate the charts and rake in beat sales. I want a safe simple program. possibly “activeperl script” . Anything that can be tested and proven to boost thousands of plays and downloads per day.
Need 50,000 or more views for both videos and 3000 likes and positive comments for the videos each without getting the video blocked or banned from youtube. Our target fans are from INDIA, PAKISTAN, UNITED KINGDOM, USA, CANADA, AFGHANISTAN, AUSTRALIA, TURKEY, RUSSIA, GERMANY, HOLLAND, UAE, CHINA, TAJIKISTAN, FRANCE, IRAN. Also post videos on social media and networking avenues to help market the videos and gain feedback.
http://www.youtube.com/watch?v=y3OniT8PiRM
If this is successfully completed you will be hired for many more future jobs. Must be done without getting the video banned from youtube.
Need 50,000 or more views for both videos and 3000 likes and positive comments for the videos each without getting the video blocked or banned from youtube. Our target fans are from INDIA, PAKISTAN, UNITED KINGDOM, USA, CANADA, AFGHANISTAN, AUSTRALIA, TURKEY, RUSSIA, GERMANY, HOLLAND, UAE, CHINA, TAJIKISTAN, FRANCE, IRAN. Also post videos on social media and networking avenues to help market the videos and gain feedback.
http://www.youtube.com/watch?v=y3OniT8PiRM
If this is successfully completed you will be hired for many more future jobs. Must be done without getting the video banned from youtube.
Looking for a program that can increase plays and downloads on datpiff.com
I need a bot to increase plays and download from datpiff. You must prove that it works. I’m willing to escrow 100.
Thanks.
Need 50,000 more views for both videos and 3000 likes and positive comments for the videos each without getting the video blocked or banned from youtube. Also post videos on social media and networking avenues to help market the videos and gain feedback.
If this is successfully completed you will be hired for many more future jobs. Must be done without getting the video banned from youtube.
HTML and JavaScript code to play one of serveral .WAV files when someone clicks on an image on a quiz style web page. For example:
Question: Click on the read square
On the page are four images:
- A green square which plays “Oh noooo…” if the user clicks on it
- A blue square which plays “Are you color blind?” after a click
- A red circle which plays “Hey, I am not square” after a click
- A red square which plays “YES, YES, YES” after a click
This is just an example of the type of question, but it should be clear to you. What I am looking for is HTML and JavaScript code which makes this possible. Please read carefully the restrictions below.
- Coding in HTML 4.01 (yes, no XHTML)
- No server side scripting, Ajax etc
- No Flash or other fancy technologies
- The WAV file must be played in the background, the page should not reload, change etc.
- The page must preload the .WAV files because there are no delays allowed between clicking the button and hearing the .WAV file
- Cross OS and cross browser compatibility, i.e. Windows, OSX, Linux, IE, FF, Opera, Safari, Chrome.
- I am not looking for PHP, .NET, Perl or other code to generate such a quiz page. I also don’t need page design because this will be implemented in an existing website. I am only looking for a plain example HTML page with JavaScript code which can function as a base to integrate it in existing pages.
Simple iPhone app that plays an mp3 file. MP3 file is hosted on the Internet and when iPhone user downloads the app, it also downloads the mp3. When the iPhone user opens the app, it would open an audio player that is built in to the app. Around the app are ads that can be edited on the fly online.
Simple iPhone app that plays an mp3 file. MP3 file is hosted on the Internet and when iPhone user downloads the app, it also downloads the mp3. When the iPhone user opens the app, it would open an audio player that is built in to the app. Around the app are ads that can be edited on the fly online.
Open only to iPhone app programmers (provide sample works on PMB)
No feedbacks, please do not bid. This is an urgent project.
We need someone that can help us increase our song plays for a musician/band myspace page. We need approximately 1,500 total song plays per day for 1 month.
we are in need of a flash pop-up video application, which “pops” a small ad OVER a page when someone visits the page, and then plays a video inside the ad.
the video automatically plays upon the load or refresh of the page.
ideally, the video would be specified with an rtmp URL so it could stream from our content delivery network as a streaming flv file.
here is an example rtmp spec for one of our videos:
<media:content url=”alchemy/ba1texass1_hi” rtmpServer=”rtmp://video.truefire.tv/truefire/flash” type=”video/x-flv” width=”320″ height=”240″ />
when the video ends, the pop up closes.
when the visitor “mouses over” the ad, the video pauses and a semi-transparent menu appears allowing the visitor to stop, play, close or click, where click goes to a specified url).
we need an option to set the ad to either play once per visit, or every time the page is loaded or refreshed by the visitor.
we need a variety ad shapes (round, square and rectangular)and various specified sizes (428×240 would be largest size).
we need to control where the pop up plays on the page (center, left, right etc.)
as the user scrolls, we need the pop-up ad to adjust itself and remain in position.
we should also have the option of playing once per visit to the page or every visit to the page.
options and configurations would be set with XML (shape, size, video path, position, click url, cookies, etc.)
please let me know if you have any other questions.
thanks!
1. Specification
Write a GUI for a system that plays one or more games of Blackjack; use the rules given in Appendix A. The basic operation of the GUI is described here, and snapshots are given in Appendix B. A complete executable version of the code is not provided to run, but 90% of the code is given.
1.1 Model code
The model code is located in the model package in the BlueJ project. It is the solution from assignment 1, adapted to use the GUI. There is no Dealer class: the dealer is an object of type Player. All console IO has been removed. The model code is complete, except for calls to update() that you have to add as needed.
1.2 GUI behaviour
The system asks for the number of players (not including the dealer) and their names, as in Appendix 1, but uses pop-up dialogue boxes. It then shows the game GUI.
The game GUI is one window with p + 1 panels: a panels for each player and one at the bottom for the dealer. These panels are all objects of the same class. A player panel has two parts: a status panel at left and an action panel at right. The status panel has two parts: bet data at the top and cards at the bottom. The bet data consists of the player name, stake, bet, and last action. A player is identified with a number and name, but the dealer is just called “Dealer”. The hand panel shows the cards in a player’s hand, from left to right as they are dealt.
The action panel for a normal player has three buttons labelled “Buy”, “Draw”, and “Sit”; these do the obvious things. The action panel for the dealer has three buttons labelled “Draw”, “Sit”, and “Again”. The system deals one card to each person, shows these cards in the hand panels, and then waits. The user (you) then gets a second card for each person by clicking on an action; a player has the choice to buy or draw, but the dealer can only draw a second card. When a player buys a card, the system asks for the buy amount with a pop-up dialogue box, subtracts the amount from the player’s stake, and adds the amount to the player’s bet. All amounts are shown with two decimal places. The action is shown at far right in the status panel, directly to the left of the action panel, in the form “Action: XXX”. The action button in the action panel is cleared after each choice.
If the dealer has BlackJack, the game ends and the dealer collects all the bets. The bet amounts are set to zero, and the player and dealer stakes are updated. If the dealer does not have BlackJack, then control returns to the first player, who (you) can choose to buy, draw, or sit.
A player continues until s/he decides to sit, or busts. If the player busts,
I have install a flash header on my wordpress site.
I can get the flash to work perfectly on the main page.
But once I click on any other page – the outline of the flash is there but no flash plays. I am running wordpress using SEO’d links.
PM me for the URL