Actionscript arrayJobb

Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 actionscript array jobb har hittats, med prissättning USD
    Writing a script Avslutades left

    I need to update the python runtimes from 3.6 to 3.8 for all the lambda functions in my aws account for all the regions. I need someone to write a code to automate this otherwise I am having to do manually which is very time consuming. Approach could be like List functions >select based on criteria (runtime) > append the function arn to an array > call a function to iterate through the array elements changing runtime

    $27 (Avg Bid)
    $27 Snittbud
    5 bud
    Write a script Avslutades left

    I need to update the python runtimes from 3.6 to 3.8 for all the lambda functions in my aws account for all the regions. I need someone to write a code to automate this otherwise I am having to do manually which is very time consuming. Approach could be like List functions >select based on criteria (runtime) > append the function arn to an array > call a function to iterate through the array elements changing runtime

    $15 (Avg Bid)
    $15 Snittbud
    4 bud

    We want to add a new field in the "Edit Orders page" on Woocommerce: Steps: 1) get product IDs for the order (as an array) 2) display the IDs in a custom box on the orders admin page as: .. We don't need a full plugin, just a php function to do this. See some examples how to do this here (last post is a good example): Just need to modify this to get product IDs from the order (and handle errors to avoid crashes). We will then add this function using "Code Snippets" plugin. We will have more tasks for an excellent freelancer!! Please only bid if you have experience writing wordpress code and have read the full description.

    $331 (Avg Bid)
    $331 Snittbud
    59 bud
    convert to php Avslutades left

    convert attached code into a working php script. Array and code added result must be 7.42

    $61 (Avg Bid)
    $61 Snittbud
    19 bud

    I’m looking for someone to set up Wordpress theme and configure WOOCOMMERCE + WooCommerce B2B Suite. Site is currently hosted by hostgator and is currently live. I’ve spent the las...sell the product at a competitive price I need to be able to offer it for sale in certain geographic areas, and I’d like to require clients to “request a quote”. I would like to have reporting on the administrative side that provides visibility of sales volume by wholesale customer, time frame since last order, total dollar sales for each wholesale client, etc. I have purchased a huge array of Wordpress add on’s hoping it would solve my problem, but it has just led me deeper down the rabbit hole. All of the add on’s are deactivated in the admin port...

    $574 (Avg Bid)
    Brådskande
    $574 Snittbud
    63 bud

    ...working closely with print and fabrication staff to provide visually appealing and engaging products. Responsibilities: • Provide digital art for all phases of graphic production, including but not limited to the following: • Creation of ORIGINAL complex multi-layered vector and raster art. • Use of advanced knowledge of applications to create complicated collage art and graphics which include an array of special effects and blending techniques. • Improve quality of provided imagery utilizing experience with color correction and image enhancement techniques. • Consult and coordinate with EMC departments as required. • Consult with clients to clarify graphic product/services available to meet the customers’ visual needs. • Provide ...

    $477 (Avg Bid)
    $477 Snittbud
    28 bud

    ...our empirical and conceptual models to this Special Issue on Playful Leadership: Here is a brief background to our work: In 2019, our, in conjunction with our team, instigated a series of programs to support the goal of creating a high performing culture. The senior exec team were consulted to ensure all messaging was consistent across the array of business lines. With an eye on budget, the focus for the program was the top 120 influencers in the company. This was ascertained by using simple organisational analysis. The results meant that the people on the program were not just the top grades within the company. On any program, we would see a variety of ‘management grades’. By doing this, we saw significant diversity of thought and experience

    $19 (Avg Bid)
    $19 Snittbud
    22 bud
    Music Player for IOS Avslutades left

    Hello, I want to make a simple music player to play local mp3 files. The app should be simple and contain for example 3 view controlers. (intro, tablevew to hold songs, and the player). The app must be in of Swift version 5 or newer. 1. Play local mp3 files ( should be in array) 2. Every file shoud have (Song Name, Singer, Album, Image Name) 3. Buttons(play, next, back, shuffle, repeat) 4. Slider to move froword or backword and time duration ( some mp3 files are 250 minutes) 4. Audio work in the background and when the phone is locked. 5. Lock screen playback ( Play, Stop, Next, Previous) I have attached 2 photos to help understaned what I need.

    $211 (Avg Bid)
    $211 Snittbud
    32 bud

    I have a hp server 380 gen 9 And i cannot add drives to an exsisting array

    $32 / hr (Avg Bid)
    $32 / hr Snittbud
    7 bud

    Vänligen Vänligen Registrera dig eller Logga in för att se mer information.

    Framhäv Brådskande

    LEDs on PCB are placed in Matrix format like 2D array. (see the stl file attached.) LEDs comes like in reels like ( ) We can have may reels to accommodate one reel per row. We need a hand operated mechanical rotating or sliding tool to place these leds from reel to pcb in desired place(just placing is sufficient). Please propose any design for placing leds on the board.

    $114 (Avg Bid)
    $114 Snittbud
    17 bud

    ...can 1. Create an auction listing and that is pushed to Wordpress website. 2. Edit/Delete Auction from portal and sync with Wordpress website. 3. Manage Users (access to this portal only, NOT Wordpress) Fields needed when creating an Auction: $data = [ 'name' => 'New Auction', 'type' => 'auction', 'status' => 'draft', // status can be: draft, published, pending 'meta_data' => array( [ 'key' => '_auction_start_price', 'value' => '7.99' ], // starting bid [ 'key' => '_auction_bid_increment', 'value' => '1.5' ], // min bid increment [ 'key...

    $192 (Avg Bid)
    $192 Snittbud
    45 bud

    i have this $args = array( 'post_type' => 'shop_order', 'post_status' => 'publish', 'posts_per_page' => -1, 'date_query' => array( array( 'year' => date('Y', time())-1, 'month' => date('m', time()), 'day' => date('d', time()), 'column' => 'post_date_gmt', ) ) and i need now 365 days - 7 days = 358 days

    $8 / hr (Avg Bid)
    $8 / hr Snittbud
    25 bud
    update a query -- 2 Avslutades left

    hello i have a query that search order in woocommerce then show the order like this {wc_get_template ('/order/', array ( 'order_id' => $order )); i want to update the query to search order in tickera plugin in this form $order->ID= $_POST['id_commande'] ; $user = wp_get_current_user(); $order = new TC_Order( $order->ID );

    $143 (Avg Bid)
    $143 Snittbud
    30 bud

    Requirement_understanding: There will be a separate table which holds the holidays dates. create table holiday_table ( holiday_date date , is_holiday nvarchar(10)); insert into holiday_table (holiday_date, is_holiday) values ('2022-05-24','No'), ('2022-05-25','Yes'),('2022-05-26','Yes'),('2022-05-27','Yes'); Steps to do: 1) For each date from the Holidays array from the json, check if the date is available in holiday_table and is_holiday ='Yes' then that date is considered to be holiday so for that date have to include in output json. 2)if there are 2 sets of hours, then the output json will have 2 sets of start and end time 3) if in the input for a date the open and close time is 00:00 then i...

    $31 (Avg Bid)
    $31 Snittbud
    23 bud

    We have a metering hardware which takes simultaneous samples of the three voltage waveforms and three current waveforms in a three phase electrical system. These signed samples are filled in an array of 128 members. Thus , there are six arrays , each filled with 128 signed values. We are presently running FFT code on each of these arrays and arriving at the strength of individual odd harmonics ( normalised against the fundamental ) and represented as percentages. e.g. In case of R phase current , we say that 3rd harmonic is 11% , 5th harmonic is 7% , 7th is 4%.....and so on upto 31st. We also arrive at the THD figure for the six waveforms. Now , we need to perform an additional task .i.e. to determine the source(direction) of these individual harmonics; because the third harmonic b...

    $387 (Avg Bid)
    $387 Snittbud
    8 bud

    The IntBinarySearcher class searches an int array for a specific value. Create an ObjectBinarySearcher class that can search an array of Comparable objects. Demonstrate the class in a program that searches for a String in an array of String objects. Use ObjectQuickSorter * algorithm to sort your objects before running binary search algorithm. * The IntQuickSorter class sorts an array of int values. Create an ObjectQuickSorter class that can sort Comparable objects. Deliverables: • • • I tried to attempt this but please feel free to make necessary changes. I also provided IntQuickSorter and IntBinarySearcher to help you base off your codes.

    $35 (Avg Bid)
    $35 Snittbud
    19 bud

    ...thank you for taking the time to review my request. I have a very basic project for someone that is familiar with the twitter ads api. I need someone to create an function/application on my server that will query the twitter ads api with a specific date or date range and have it return the amount of money spent by per day from each ad group. I would prefer that the data is returned in a json or array format. The application needs to be built using PHP on a APACHE server hosted on a GoDaddy VPS. I already have an approved ADS API app on the twitter developer dashboard. The scope of this project is simple. 1) Create an PHP Function or Class that accepts a start and stop date 2) This function/class needs to query the ads api of a specific twitter ads account to retrieve th...

    $502 (Avg Bid)
    $502 Snittbud
    62 bud

    The input is a json which contains few dates in the holidays array and it has for each date open and close time. the output will also be constructing json, by doing some check if particular date falls under holiday category. There are couple of conditions while creating the output json and the code should be dynamic.

    $36 (Avg Bid)
    $36 Snittbud
    17 bud
    Error in Wordpress Avslutades left

    Fatal error: Uncaught Error: Cannot use string offset as an array in /home/kshomede/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/

    $23 (Avg Bid)
    $23 Snittbud
    35 bud

    ...solution. Desired outcome: I want you to create a custom validator using “Vuelidate” that displays an error if the value the user entered matches a value in an array that is a result set from a firebase cloud storage query. So for example, if a user enters “Location01” it will error if that value already exists in the “locations” document collection (in any casing, LOCATION01, etc) To make things as simple as possible I have created and posted a sample for project on git. Most of the work is already done (form is set, firebase query is built, etc). Pretty much all you should need to do is create the custom “Vuelidator” based on an array. Only bids starting with, “I READ IT” will be considered. Important ...

    $30 - $250
    Brådskande Försegla
    $30 - $250
    9 bud

    Essential is a company passionate about helping small and medium sized businesses automate and scale their company. We pride ourselves on tailoring our services based on the client’s needs. Web Developer Job Description: We are seeking a web developer (contractor) to complete a website for one of our clients. If successful, you will develop and implement distinctive websites for an array of companies. This is a remote and contracted position. Requirements and Responsibilities: ● Builds, designs, and maintains all websites and software applications. ● Regulates exposure to business stakeholders and executive management as well as other authorities. ● Designs, writes, and edits website content. ● Understands UI, cross-browser compatibility, and general web functions and standa...

    $333 (Avg Bid)
    $333 Snittbud
    30 bud

    I have a small project that i need a script for. The purpose of the script is to take an array of objects and based on the provided ColId move the object to a new position in the array. The development can be done in i created a project that has the sample Data at @NoSoup4you2/DragDataBackend# The concept is to pass the data to function, updated the position field of the object array with the specified ColId and then update all objects with the new Position / index.

    $12 / hr (Avg Bid)
    $12 / hr Snittbud
    21 bud

    We are looking a fully fluent English speaker to become the newest member in an established content creation team. The prospective candidate will join our roster of writers used for a wide array of written content we produce. The work we offer will be dynamic in nature, covering many different topics as well as types of written content. The prospective candidate should fulfil the following requirements: - Fully fluent written English - Excellent research skills - Good communication - Ability to manage time appropriately - Abide by deadlines We pay $0.75/100 words.

    $22 (Avg Bid)
    $22 Snittbud
    43 bud
    Java 2D array Project Avslutades left

    Need an expert who can handle a project based on java array for designing a simple game ASAP.

    $23 (Avg Bid)
    $23 Snittbud
    23 bud

    --->Create a global array of integers of size 5. --->Create five producer threads and five consumer threads. The producer threads will fill up the array with sequential numbers while the consumers will consume the arrays and display the numbers. --->Use a semaphore (‘empty’) to block the producers when the buffer is full and use a different semaphore (‘full’) to block the consumers when the buffer is empty. The producer needs to signal the ‘full’ semaphore and the consumer needs to signal the ‘empty’ semaphore. --->Use a consumer mutex lock to protect the consumer’s critical section and a producer mutex to protect the producer’s critical section. --->Both the producer and consumer threads should be...

    $71 (Avg Bid)
    $71 Snittbud
    18 bud

    need to have have a module that allows to load/modify/display thousand items (optical lenses by graduation) in an array way (excel type chart), each movement (load/modify) connects to a corresponding moduel in Odoo awating options marcelo

    $150 (Avg Bid)
    $150 Snittbud
    21 bud

    i have a url where it shows info in json, once the value in that json changes to 0 the script should take the information and post in facebook groups. all is using npm fb javascript i will store the groups in an array and then it will check the api and if it changes you will use a foreach function to post in each group from array value

    $26 (Avg Bid)
    $26 Snittbud
    5 bud
    update a query Avslutades left

    hello i have a query that search order in woocommerce then show the order like this {wc_get_template ('/order/', array ( 'order_id' => $order )); i want to update the query to search order in tickera plugin in this form $order->ID= $_POST['id_commande'] ; $user = wp_get_current_user(); $order = new TC_Order( $order->ID );

    $132 (Avg Bid)
    $132 Snittbud
    32 bud

    Detailed Project Report (DPR) on wooden furniture Present Market Position and Expected Future Demand, Technology, Manufacturing Process, Investment Opportunity, ...furniture gives you access to decisive data such as: Market growth drivers Factors limiting market growth Current market trends Market structure Key highlights. Overview of key market forces propelling and restraining market growth: Up-to-date analyses of market trends and technological improvements Pin-point analyses of market competition dynamics to offer you a competitive edge major competitors An array of graphics, BEP analysis of major industry segments Detailed analyses of industry trends A well-defined technological growth with an impact-analysis A clear understanding of the competitive landscape and key product ...

    $12 / hr (Avg Bid)
    $12 / hr Snittbud
    12 bud

    ... The ADC is connected using SPI (HSPI bus on ESP32): CS pin = GPIO16 SCK pin = GPIO14 MOSI pin = GPIO13 MISO pin = GPIO12 Please can you write an example arduino file: 1. Set the samples per second (sps) to 100hz 2. Offer options for the Digital Programmable Gain (1,2,4,8, or 16). 3. In the main loop, print to screen every second the 100 readings in a Json array. Please use this library to compose the JSON: I have found this liberary on the internet: (but I havent tested it). If this will make your work faster, please incorporate this library and simply call out the relevant functions in your example code. Please note that I am using the Max11210 not the Max11200. Thanks

    $190 (Avg Bid)
    $190 Snittbud
    3 bud

    Vänligen Vänligen Registrera dig eller Logga in för att se mer information.

    3D Designer Avslutades left

    ANOTHER A STORY Belgian event designer Aline Vandecasteele founded Another A Story in 2015. Specializing in interior design and production for events, the agency has built a reputation for organizing exclusive experiences for leading luxury brands including RUINART, Dior and Laura Mercier.   Its young team of experts styles an array of different sized events, from intimate brand breakfasts to global brand launches, pop up stores and high-end press trips and applies the same attention-to-detail to every project. In order to transform a space, the team works closely with the client to fully immerse themselves in the brand’s identity and adapts the style and creative to deliver a truly bespoke experience every time. This involves curating furniture and decoration, design...

    $2000 (Avg Bid)
    Lokalt
    $2000 Snittbud
    9 bud

    I use to get live / end of day financial data. However, they don't provide VIX data. The goal is to write a php code that gets the daily open/close/high/low of the vix index: %5EVIX/history?p=%5EVIX I would need it as array of objects, one object per day. For the last 200 days. You can use any financial API that works.

    $20 (Avg Bid)
    $20 Snittbud
    1 bud

    Convert ".( round((pow(10,(1.26736132131218*(log10($title)))+0.05700)))*10)." equation into javascript like: $('').val(".( round((pow(10,(1.26736132131218*(log10($title)))+0.05700)))*10)."); The $title is pulling from wordpress array of custom postname

    $25 - $25
    $25 - $25
    0 bud
    Get state value React Avslutades left

    Hallo I want to get data from state and put them inside array I can provide you json state And you provide me the code You should see the structure and consider under which child id this values to get it Deadline one day Thanks

    $25 (Avg Bid)
    $25 Snittbud
    11 bud
    Elizabeth Levi Avslutades left

    The basic settings for preparing a system that will receive data and prepare a football game that will last about 60 seconds and will contain about 3-4 moves per game and at the end will create a file that I can display on the site. The data obtained for example is an array with the number of moves and which side, data for display such as the names of the teams and the color of each team's shirt, an opening screen with a display of time left for the start of the game and the end of the game. Each video that is prepared must of course be different from the others and unique Example of similar games on the net as an example You can watch the links:

    $487 (Avg Bid)
    $487 Snittbud
    24 bud
    Bid for our project Avslutades left

    The basic settings for preparing a system that will receive data and prepare a football game that will last about 60 seconds and will contain about 3-4 moves per game and at the end will create a file that I can display on the site. The data obtained for example is an array with the number of moves and which side, data for display such as the names of the teams and the color of each team's shirt, an opening screen with a display of time left for the start of the game and the end of the game. Each sandbox that is prepared must of course be different from the others and unique. Example of similar games on the net as an example You can watch the links:

    $480 (Avg Bid)
    $480 Snittbud
    13 bud

    ...requirements before bidding, 1. Log in using the account and password 2. Generate access and refresh tokens 3. Renew access and refresh tokens 4. Log out 5. Save the tokens to a file 6. Load the tokens from a file 7. Log in using the tokens 8. Retrieve the cash balance and margin buying power 9. Retrieve the stock owned in the account 10. Retrieve a list of working orders store them in an array 11. Place a buy order 12. Place a sell order 13. Place a 1st triggers seq order comprising a buy order followed by a sell order 14.. Cancel the buy order from 11 15. Cancel all open orders 16. Get the current market price of the stock. 17.. retrieve historical data for the stock for the past week 18. Log out with the tokens. The entire sequence should be linear. You mus...

    $494 (Avg Bid)
    $494 Snittbud
    11 bud

    We are looking a fully fluent English speaker to become the newest member in an established content creation team. The prospective candidate will join our roster of writers used for a wide array of written content we produce. The work we offer will be dynamic in nature, covering many different topics as well as types of written content. The prospective candidate should fulfil the following requirements: - Fully fluent written English - Excellent research skills - Good communication - Ability to manage time appropriately - Abide by deadlines We pay $0.75/100 words.

    $349 (Avg Bid)
    $349 Snittbud
    52 bud
    Political essay writer Avslutades left

    Our consulting services are basically offering intellectual support to companies, whose business is highly sensitive to policy changes, such as import and export policies and exchange rates. Therefore, an array of writers with deep experience in these matters are in great demand. To be more specific, experts with public sector-related work experience or front-line experience in related industries are preferred. The consultation focuses on specific events, including revealing the real background to the event, deciphering who is in charge of the event, analyzing the current stage of implementation of the policy, and predicting the future implementation of the policy, and so on. Now we're recruiting columnists writing for political fields. The article is expec...

    $334 (Avg Bid)
    $334 Snittbud
    72 bud

    Currently I face a problem that I cannot display array data from my firestore.

    $10 / hr (Avg Bid)
    $10 / hr Snittbud
    10 bud

    Hi, I have this code in functions in child theme and it works fine, I would like to remove csp_extra_info for specific category and show fo...functions in child theme and it works fine, I would like to remove csp_extra_info for specific category and show for all other categories add_filter( 'woocommerce_product_tabs', 'csp_add_extrainfo_single_product',10 ); function csp_add_extrainfo_single_product( $tabs ) { $tabs['csp_extra_info'] = array( 'title' => __( 'Extra Info', 'woocommerce' ), 'priority' => 10, 'callback' => 'csp_extra_info_data' ); $tabs['csp_safety_info'] = array( 'title' =>...

    $17 (Avg Bid)
    $17 Snittbud
    6 bud

    steps: 1) read the file (example attached) 2) ignore not needed parts 3) read into memory array: [products] => Array 4) write a csv with keys from the [products] array Make sure: -values must be properly quoted -use ; for CSV fields separator End result for this example should be a CSV file with 100 records. Long-term collaboration for a good freelancer who works efficiently.

    $130 (Avg Bid)
    $130 Snittbud
    105 bud
    Trophy icon Business logo and branding Avslutades left

    Need a logo for the website "". This is a platform where ordinary people and car dealers alike will be able to get quotes, find a truck company and move their vehicles without the hassle of looking for and c...middle man is eliminated). It has to instill self-confidence to the user that they can alone handle the process without asking for much help from the greedy sales people (brokers). Give them a sense of power that they also can choose who (truck companies) will assist with the actual move. And joy and tranquility that the whole process was way simpler than they originally thought. So thinking that an array of shades of blue, green and yellow (lighter blue and green and darker yellow) will create that feeling. Of course I am open to any other ideas that will create thi...

    $50 (Avg Bid)
    Garanterad Försegla
    $50
    88 bidrag
    Electronics Challenge Avslutades left

    ● Use the solar array power as an input to the system. You can assume there’s a few larger deployable arrays and a few smaller body-mounted ones ● Output regulated power to the rest of the satellite ● Interface with a lithium-ion battery ● Comply to the CubeSat standard safety requirements

    $186 (Avg Bid)
    $186 Snittbud
    10 bud

    We need a REAL responsible independent modern frontend developer accompanied by a cool attitude that has great English and is available to start immediately. Ecommerce Frontend Developer, required experience with Magento 2 ecommerce and Figma. The job to improve production Magento 2 frontend systems for UX/UI working closely with designers to deliver outstanding results, using an array of modern frontend technologies. Robotic frontend coders, need not APPLY. How to Apply - Start your application with "This is why I am the best frontend dev you will find". - Post your computer specifications in your reply. Thanks for your time

    $20 / hr (Avg Bid)
    $20 / hr Snittbud
    46 bud

    Need someone to tell me how to split this 12 array thing of achievements (previously 6) so it’s two rows per achievement so I can add 6 more I have added the array thing but I don’t know how to move the additional 6 below I have added pics to help please let me know as I need this completed rn… I will give $10 for whoever helps me with this

    $20 (Avg Bid)
    $20 Snittbud
    8 bud