Actionscript array jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 actionscript array jobs found, pricing in INR

    Need 3 programs to be done with simple array manipulations and srings.

    ₹3008 (Avg Bid)
    ₹3008 Avg Bid
    6 bids

    I need an expert Unity and AR developer who can help me fix an existing AR measurement project. This app allows user to place an anchor on the floor and create the measurements of the room. After...allows user to place an anchor on the floor and create the measurements of the room. After that it generates a 2D vector drawing of the lines to form a Floor plan. What I need is to convert the anchor points into 2D coordinates which can then be used to draw the lines on the android / ios app. Task (Should be easy for an expert ): 1. Convert the anchor points to 2d Coordinates to form a polygon array and write it into a file which the android app can then read. 2. Fix the measurement text in the app (the measurement text on the line shows a mirror image) Show you prior work along with...

    ₹80709 (Avg Bid)
    ₹80709 Avg Bid
    6 bids

    ...The script should read that set of Data and predict the next possible outcome: Actual result: 2 (This we don't know) (But for example I am providing the actual result) Prediction: {1, 2} {2,3} or {1, 3} <-- it should choose the best possibility from this set of 3 So it will be like: {2,3} (noticed how the actual result is in the prediction) Even if its wrong, append the actual result to data array and continue the process again data = [3, 1, 3, 2, 3, 1, 3, 2, 3, 3, 3, 3, 1, 3, 2, 3, 2, 1, 1, 2, 1, 3, 3, 2] (noticed the actual result is at the end now) Repeat prediction for the next round Run through example: data = [3, 1, 3, 2, 3, 1, 3, 2, 3, 3, 3, 3, 1, 3, 2, 3, 2, 1, 1, 2, 1, 3, 3] Prediction: {1, 3} (console input)What is the result: 2 comparing: Prediction ...

    ₹2506 - ₹20887
    Urgent Sealed
    ₹2506 - ₹20887
    22 bids

    I need a custom widget in Flutterflow which group by date the list/array from a firebase reponse. It have to include a sort button with 3 parameters.

    ₹3219 (Avg Bid)
    ₹3219 Avg Bid
    6 bids

    ...or, at least not for now). Video Playback speed should follow the rhythm / tempo change in real-time. In plain words - The mini-Application should download (prior to starting the visualization) a High-framerate MP4 Video file from the Client's server, and the use the Microphone to continuously take samples (ie. in every 5-10-20 milliSeconds), to be stored for evaluation in a Sliding-time-Window array, to look for "Volume Peaks" inside which are significantly (ie. min 1.5x) louder than the average Volume of the latest few seconds, count them (by excluding double-detection of the same) Peaks, and then approximate the musical BPM, based on the last few seconds ie. the latest 5 seconds) by counting the Peaks & linearly projecting them up to 60 seconds (BPM). BPM ...

    ₹243014 (Avg Bid)
    Featured NDA
    ₹243014 Avg Bid
    24 bids

    ...React JS React Hooks and 16.8+ Lifecycle methods using hooks, Reusing state logics custom Hooks Advanced React Virtual DOM, Reconciliation, Context API, Render props wrapper hell Redux Redux Architecture/ Fundamental principles, latest Redux hooks, Middleware's(Thunk or saga) JS/ES6 latest features(variable scope, arrow fn, Template Strings, Object/Array destructure, Optional chaining, Spread/Rest/Null coalescing operator), Typescript, New Array methods, Async/Await, yield/generator functions, Promises CSS/Responsive design Flexbox, Display/Position, Box model, CSS selectors Tools: Webpack/Gulp/Grunt, Unit Testing, GIT, etc Experience in Source Control (Bitbucket/GIT) Knowledge and experience with using Restful API Must be able to translate specifications (wireframes)...

    ₹97585 (Avg Bid)
    ₹97585 Avg Bid
    51 bids

    We have a timetable project. We created the database. We want it to be made API using Laravel 9. We have added some details as attachment. We have prepared endpoints. And; - PHP 8.1, MYSQL 8 - Re...details as attachment. We have prepared endpoints. And; - PHP 8.1, MYSQL 8 - Restful protocol will be used - OAuth2 will be used. We haven't added as tables to database for OAuth2, developer should add. - Developer will work on our postman while producing. - We will give a git rep to developer and he will push code to rep, - If needs, every endpoints must have pagination using laravel pagination to array function, - Every result must have state true/false/error etc, - Every result must return as json. - Developer will prepare working environment, - public will be public_html, - Loc...

    ₹42777 (Avg Bid)
    ₹42777 Avg Bid
    139 bids

    ...IT. I ONLY WILL READ BIDS THAT START WITH THE WORD "SAIPH" AS ITS FIRST LINE AND THAT CHANGE WHAT I ASK IN THE DESCRIPTION***** This plugin will have 3 parts: *In the admin backend will have a Menu Item with the label Trainings. *The training will be stored in the Posts table with a post_type created for it as "orion_trainings" with the data of the training as postmeta and the versions as an array in the postmeta *The frontend data will be stored also in the Posts table with a post_type created for it as "orion_trainings_records" with the information of the training as a JSON in the postcontent and in the postmeta and the users and each data as postmeta with the keys of the postmeta with the user id and the value a JSON with the user data mention...

    ₹106442 (Avg Bid)
    ₹106442 Avg Bid
    42 bids

    I am looking for a freelancer or team that has extensive expertise in RF radar design and SDR receiver design, hardware, and firmware. More details on PM. Thanks

    ₹1504 / hr (Avg Bid)
    ₹1504 / hr Avg Bid
    10 bids

    Hi, I have CORE PHP checkout page. I need stripe payment gateway integration with my existing page . Details like {currency}, {address_street},{address_state},{address_city},{address_pincode},{address_country} should be sent into stripe and after payment an array with all the payment information should be sent back as an array to our server. The UI (including CSS and Javascript ) of stripe should be exactly same as URL given in notepad file:

    ₹4177 (Avg Bid)
    ₹4177 Avg Bid
    10 bids

    1. We need to write simple and effective Python programming which runs as cloud funct...on AWS cloud, this function will be invoked by the AWS API gateway. In other words, we will have REST API which will take JSON object as an input and call the Python function by sending the JSON object as an input.) 2. JSON object will have name, URL, direct page url, class id, DIV tag ID..etc (which we need crawl the page and retrieve the values defined in the page). a. Sometimes we will have array URL’s and tags for the same URL with different links. We need to crawler few pages and capture the values for each page in JSON object. 3. Once we have the final JSON object, we need to call another REST API by sending final JSON object as a PUT request. 4. It should call the recurring website p...

    ₹2841 (Avg Bid)
    ₹2841 Avg Bid
    24 bids

    The function will take in string and int array element to return a float

    ₹1922 (Avg Bid)
    ₹1922 Avg Bid
    12 bids

    ...searching for the categories, however as part of this project I need only the first tab implemented, nonetheless the design should include the other tabs empty. As I mentioned there are around 9500 categories which will be retrieved on the client via rest call and all the searching needs to be handled on the client side with proper tokenization of the query. The categories will have a keywords array which can be matched against, so the categories don't need to be tokenized on the client. The entire list of categories needs to only be loaded first time the user opens this popup. ...

    ₹15206 (Avg Bid)
    ₹15206 Avg Bid
    48 bids

    I need a quick turn around, this will be one of the first things I ask is how long to complete this. I need a bash script to loop through some data for me, I assumed a simple function based off of data in an array but it may not be that easy as there is a catch. Requirements: 1. I have 14 categories 2. I have 7 variables per category categories = a - n variables = 1 - 7 where CATEGORY = name of category variable1 ="$(tac /mnt/data/systemlogs/logstash/logs/ | grep -m 1 | grep -Eo '[[:digit:]]{4}-[[:digit:]]{2}-[[:digit:]]{2}T[[:digit:]]{2}:[[:digit:]]{2}:[[:digit:]]{2}')" variable2="$(curl -s -XGET -k $login $u/cdm_CATEGORY_current/_search | grep -Eo '@timestamp":"[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}.[0-9]{2}'...

    ₹12532 (Avg Bid)
    ₹12532 Avg Bid
    4 bids

    I need a video player app where I can play a video (of a person performing Taekwon-Do pattern, like Kata in Karate - basically series of movements including punches and kicks) and I will be able to go step by step from one movement to another. The video will have the array with timestamps, when the moves end and app should display some additional info on screen (name of the movement). So, person in the movie will do first punch and the name of the punch will appear. He will do next move and after he's done, the next name will appear. Etc... And I will be able to go Step by step, from movement to movement.

    ₹53722 (Avg Bid)
    ₹53722 Avg Bid
    73 bids

    I want to communicate with a Logic controller (Phoenix Contact make) ILC 131 ETH, the controller stores the values in an array from 1 to 100 and reads the database of an array from 101 to 250 (this is for instance only). Read & write from and to the controller using TCP/IP Ethernet protocol. I need to get it communicated to our vb.net project, read and write both. In the logic controller, we have assigned the IP of PC, and the logic controller has its own static IP. I should be able to read the array to my .net project continuously e.g. each 500 ms the data should be refreshed so that it will be like live data viewing. if you need any further information, kindly revert I will be glad to share with you. the project should be in .net and with source code as well.

    ₹8277 (Avg Bid)
    ₹8277 Avg Bid
    6 bids

    ...checking is required for reading from the file). Each word will be like so: good adjective: of high quality. adjective: (of a thread, filament, or person's hair) thin. noun: very small particles found in mining, milling, etc. adverb: in a satisfactory or pleasing manner; very well. t as a first character of the each definition the type of the word (noun, verb, adjective, etc.); this is an array of characters that doesn't contain blanks : a separator between the type of the word and the definition the rest of the characters in the line are part of the definition for the word. each word after its definition will be separated by a blank line. - Maximum 100 words with their definitions in the file. - Each word can have maximum 8 definitions. - A word that is defi...

    ₹1631 (Avg Bid)
    ₹1631 Avg Bid
    28 bids

    Seeking a well-versed content writer for the long-term. We are a technology company based out in Redmond, Washington () offering end-to-end technology solutions to scaling companies globally. The company offers a wide array of tech solutions to Automotive, health care, software, finance, etc. Now, we are looking for experienced Content and Copywriters to help the marketing and communication team with top-notch content and web copies that convert visitors to leads. Please share your past work to calibrate your expertize.

    ₹22976 (Avg Bid)
    ₹22976 Avg Bid
    44 bids

    ...to go. And, i'm working on a project right now - so I just want someone to do this part below for me while I focus on other parts. I just need someone to help me make a new query/function to insert Inventory Data into a simple table in my MySQL database. We already have an existing function (see attached) that sort of does it, but it doesn't do it quite the way I need. The object / array loop is pretty simple (and I already made a table where you can insert/update this): [catalog_object_id] => DJ7DILGWOGEAYFROEGRZ34RT [catalog_object_type] => ITEM_VARIATION [state] => IN_STOCK [location_id] => L9QXQ2ZPP5T7A [quantity] => 0 [calculated_at] => 2022-...

    ₹2339 (Avg Bid)
    ₹2339 Avg Bid
    39 bids

    This is for the nested array parser and cycles assignments

    ₹5013 (Avg Bid)
    ₹5013 Avg Bid
    1 bids

    Hi Hasnat K., I noticed your profile and have a task you might be able to do quickly for me. i need a c# version of a cointegration formula. It needs to take in two datasets/array and calculate the cointegration for it. That's it, no backtesting or anything else, just a function to calculate cointegration. Are you interested?

    ₹6266 (Avg Bid)
    ₹6266 Avg Bid
    1 bids

    Write down basic program based on shell which allow students make a simple mathematical quiz, store the answer in array and give the points. Array must include student name, password results. More details in attached file.

    ₹1922 (Avg Bid)
    ₹1922 Avg Bid
    5 bids

    I need a python function that given a path and an array of dicts containing name and values will add those to an xml file array = [{"Name" : "MyName","Value":123.5},{"Name" : "MyName2","Value":33.5}] The those values will have to be appended to existing xml file as (not using string manipulation) and the file saved. each values will have to be added as: <Constant> <Name>MyName</Name> <Value>123.5</Value> </Constant> example xml file in attach

    ₹1922 (Avg Bid)
    ₹1922 Avg Bid
    11 bids

    I have a react/...-in-react-js-ff1642708240 and Below are the requirements: - Must be built using React 18 and Typescript - Preloader must use hooks like useEffect() - Images will be passed to the preloader via an array. - There will be around 1000 images total in the array. - I want to do the image preloading in batches of 50 to ease the hit taken on the network. - The entire preloader must output the progress of how many images are preloaded out of 100% to the screen as number. - It is important that the preloader does the first 50 waits for them and then continues on after until the entire array has been covered. - Once all the assets are preloaded the preloader should hide.

    ₹16645 (Avg Bid)
    ₹16645 Avg Bid
    33 bids

    ...a string/array. Be careful, do not let this happen as this is incorrect. Total number of characters read in from the file MUST be 61392. Treat the r and n characters as it is. * The main idea is to replicate exactly what you're doing on pen and paper while performing Huffman coding. There are a few extra steps (such as calculating character probabilities) that you need to take care of. Once that's done, try to replicate whatever your method is on pen & paper. * You will need some data structures. Arrays/lists/arraylists can suffice (not the best tool for the job), but there are more efficient/convenient ones like dictionaries (hash maps), priority queues etc. To implement the nodes/leaves in a tree, you can use object oriented programming, or just store the bina...

    ₹13368 (Avg Bid)
    Urgent
    ₹13368 Avg Bid
    8 bids

    We need the assistance of a seasoned WordPress plugin and custom code expert to modify a widget. Also there is a Php Line error that needs to be fixed. Notice: Undefined index: params in /home/madeinin/ on line 910 Warning: count(): Parameter must be an array or an object that implements Countable in /home/madeinin/ on line 935 I don't want you to hide this error. I want you to fix this error. Please DM me only after you have entered your Final Offer. Ready to start Now

    ₹2076 (Avg Bid)
    ₹2076 Avg Bid
    22 bids

    TalksforTeens is a new life style information platform for clever young people, covering a wide array of topics (but NO politics). The aim, to inform without bias or opinion. The style we seek has to be fresh and authentic. Writers have to be curious and data driven. For the Finance and Investing we seek writers who have an Economics or Finance backgriound. Most of all, you have to love to write and read and to use your brain.

    ₹31832 (Avg Bid)
    ₹31832 Avg Bid
    37 bids

    TalksforTeens is a new life style information platform for clever young people, covering a wide array of topics (but NO politics). The aim, to inform without bias or opinion. The style we seek has to be fresh and authentic. Writers have to be curious and data driven. For the Finance and Investing we seek writers who have an Economics or Finance backgriound. Most of all, you have to love to write and read and to use your brain.

    ₹33085 (Avg Bid)
    ₹33085 Avg Bid
    32 bids

    Hey freelancers! I am looking for a map like google maps, where I can write longitude and longitude. From here I want to choose a radius like 5 miles. When I drag the radius inside the map, I would like to get all towns and cities in a Array.

    ₹2339 (Avg Bid)
    ₹2339 Avg Bid
    7 bids

    I have unity assset Bluetooth LE for iOS, tvOS and Android. And need help with it. I am looking who have experience with this asset, or have time to look at this. With script my respond is - "[]" You need to decode the bytes and turn them into useful data. Well that is just the default .net name for a byte array, so not sure yet if you have data. You will need to decide it now according to those instructions. Documentation is attached.

    ₹18882 (Avg Bid)
    ₹18882 Avg Bid
    12 bids

    I need a logo for my restaurant that I am opening up. It will be called " Old Town Pizza & Tavern" It will serve pizza subs wings a wide array of craft beers draft tap etc. The restaurant is opening in the oldest town in America. I need a cool hip logo for this theme. We are a few blocks away from a main college campus and need to attract a young crowd as well as tourists. This Logo will be used for the sign that will be hanging up front as well as for the menus and social medias etc. I really need it to stand out. I know you are talented enough to do this quick and make it look really good. Please help and thank you!

    ₹2256 (Avg Bid)
    ₹2256 Avg Bid
    29 bids

    Create a .Net Core REST API, which accepts the below array as JSON request and perform the following tasks 1. Create directory “Users”, If not exist at specified path in a config file a. Create Sub Directory “IN”. 2. Store the Request as JSON file in “IN” directory” created above JSON Request: [ { "ID": 64, "UserID": 7, "EmployeeID": "CLGAXO", "SiteName": "MULGRAVE", "BusinessUnitName": "Telstra Logistics - Melbourne", "AccountName": "IBM AUSTRALIA LTD", "GroupName": "Transport", "CategoryName": "Activity - Productive", "TypeName": "Transport - Freight Sorting", "Date": ...

    ₹1337 (Avg Bid)
    ₹1337 Avg Bid
    8 bids

    Create a new object from the “activity[]” below with the Employee ID as the property key (Group by Employee ID) with an array of activities for each employee. Output should be a 2D array. Avoid using for loops to iterate the array when building this new array object. var activity=[ { "ID": 64, "UserID": 7, "EmployeeID": "CLGAXO", "SiteName": "MULGRAVE", "BusinessUnitName": "Telstra Logistics - Melbourne", "AccountName": "IBM AUSTRALIA LTD", "GroupName": "Transport", "CategoryName": "Activity - Productive", "TypeName": "Transport - Freight Sorting", "Date": "2018-02-14", &...

    ₹1420 (Avg Bid)
    ₹1420 Avg Bid
    4 bids

    Client is using VS 2022 C#. Need to create a sample Windows Form App that will print a receipt to a Star Micronics TSP100 USB on Windows using ESC codes. Sample receipt is attached. The paper is 3-1/8" (80mm) wide. The barcode is Code128 The items will need to be in form of a 2D string array. Formatting of the text as shown. Alignment of the dollar amounts need to be aligned to the right The app must work on: Windows 10 and 11. .net 6.0

    ₹9042 (Avg Bid)
    ₹9042 Avg Bid
    15 bids

    Hi, We need a function for filtering time, i.e. free hours and minutes, during working time hours in Typescript. Technically have three arrays, the first is the working hours (whic...Example of arrays: workHours = [9, 10, 11...16] workMinutes = [0, 5, 10, 15, 20...45, 50, 55] startTime = ['14:15', '9:00', '13:00'...] endTime = ['16:00', '11:00', '15:00'...] Results for this example after filtering: filteredWorkHours = [11, 12, 16 ] + need us a filtered workMinutes array for every number in filteredWorkHours array This is just example of one situation, you can have different length and terms number for both startTime and endTime arrays. Only workMinutes array is always same before ...

    ₹1420 (Avg Bid)
    NDA
    ₹1420 Avg Bid
    6 bids

    a simple C language program that will allow the user to input certain records and measurements for a person (10 people), be retrieve it via table form, be able to retrieve a person's record, and be able to exit the program. Possibly more instructions after

    ₹1003 (Avg Bid)
    ₹1003 Avg Bid
    15 bids

    Hello, I want to update regular prices with plugin function. I already update stock with an array and a foreach loop. The array has unique product identifiers set on post_content I update like this foreach($array_stock as $key_stock => $value_stock) { $update_posts_stock = $wpdb->query( "update ".$wpdb->prefix."posts set post_status='publish' where post_content like '%<!-- $value_stock -->%'"); } Now I want to update regular prices on database the same way. I have an array with unique identifier as key and new prices as value foreach($array_prices as $key_price => $value_price) { // mysql code to update regular prices }

    ₹5180 (Avg Bid)
    ₹5180 Avg Bid
    37 bids

    ...an array of Card objects, shuffles them, then sorts them in the following ways: 1. By value 2. By suit and value You’ll need to implement both the merge sort and quicksort sorting algorithms. For example, you could use merge sort to sort by value and a quicksort to sort by suit and value. Your Card class must contain the following two fields: • value (a String) • suit (a String) You may include any additional fields, constructors, or methods in your Card class as you see fit for your design. Your array will need to contain 52 Card objects, one for each value of each suit. The values to use are 2 through 10, J, Q, K, and A, with A being the card with the highest value. The suit values to use are H (for Hearts), D (for Diamonds), C (for Clubs), and S (for Spa...

    ₹2339 (Avg Bid)
    ₹2339 Avg Bid
    27 bids

    We are basically making a mobile app to visualise the topic of Data Structures(Engineering topic). We are using the platform Unity 3D to do so. There are 4 rooms for 4 Data Structures that are Stack, Queue, Array and Linked List.

    ₹27080 (Avg Bid)
    ₹27080 Avg Bid
    15 bids

    Our project aims to create a fully immersive 3D mobile app to visualise the topic of Data Structures. We are working on the project using Unity 3D. Basically there are 4 rooms where the user can enter, each room represents a Data Structure like Stack, Queue, Array and Linked List.

    ₹60740 (Avg Bid)
    ₹60740 Avg Bid
    11 bids

    ...our code for our game, we will include all of the turns for a game in a file that is fed into the scoring program. Play/scoring continues until either both players make an invalid (perpendicular or repeat) play or no free cells remain. The winner is the person with the most marked cells. Ties are possible. For the assignment, you will implement the core of the game. Define an array for the game board, with a method for generating the board of size N and another method for printing/display. For this assignment, you should use “printing” to display the board and use X and O for the two players (as opposed to two colors). Define a method accepting input for play, which needs to allow input from a file at least as described below. Define a re...

    ₹14287 (Avg Bid)
    ₹14287 Avg Bid
    17 bids

    I'm developing a BLE application in Ionc/Capacitor thats need to write 20bytes array to a connected device but im struggling to convert bytes to required

    ₹1504 (Avg Bid)
    ₹1504 Avg Bid
    6 bids

    I need a letter stating it is safe to put a solar array on my roof. Engineer must be a licensed structural engineer In UTAH, USA

    ₹14454 (Avg Bid)
    ₹14454 Avg Bid
    10 bids

    I need a letter stating it is safe to put a solar array on my roof. Engineer must be a licensed structural engineer In UTAH, USA

    ₹19300 (Avg Bid)
    ₹19300 Avg Bid
    7 bids

    # SKU ID x QUANTITY - SEPARATOR Field data: 100005x1-100006x14-100008x1-100009x4-100010x3-100783x2-100818x2-100824x2-434x4 We would like to search in our table field and find the closest match. We have an array of SKU IDs and quantities. We need to calculate the score and sort by how close the match is. Need it ASAP

    ₹9197 (Avg Bid)
    ₹9197 Avg Bid
    65 bids

    i need to add some function to slider which is under link, ,40/ slider used javascript and some data are from data base so there is php also i think vue js as well, but am not sure...... what i need exactly :- Zoom for desktop and mobile, Page change, Insert buffer and array so if anybody interested please place the bid i will award you. thanks

    ₹14036 (Avg Bid)
    ₹14036 Avg Bid
    35 bids

    after i use PHP 8 i got at symfony this error : Got error 'PHP message: PHP Fatal error: Declaration of PDO::prepare(string $query, array $options = []) must be compatible with DoctrineDBALDriverConnection::prepare($prepareString) need to be fixed

    ₹3258 (Avg Bid)
    ₹3258 Avg Bid
    18 bids

    I want an expert who knows how to use the benchmark functions for optimization. I want to use the optimization for antenna array problem solving.

    ₹8940 (Avg Bid)
    ₹8940 Avg Bid
    11 bids

    ...user interactions. Developing and implementing highly responsive user interface components using react concepts. - Troubleshooting interface software and debugging application codes. - Developing and implementing front-end architecture to support user interface concepts. - Translating designs and wireframes into high-quality code. - Optimizing components for maximum performance across a vast array of web-capable devices and browsers. Desired Candidate Profile : - You are either an expert front-end developer or an experienced full-stack developer. - You have experience with front-end development (Typescript, JSES6, SASS CSS, HTML) - You have experience with React or a similar framework - You are independent and self-reliant. You are happy working on a task by yourself, bu...

    ₹16376 (Avg Bid)
    ₹16376 Avg Bid
    51 bids

    I need to create two components. Parent Component will have an array of songs in an array It will then use FlatList to render child components. Child Component will use Expo-AV to play and pause the songs. When a user clicks to play a song the play button turns into pause button and the song plays and once finished playing (not when paused by user) the next song in the list should automatically play with it's play button showing pause icon while playing. This should repeat until all the songs in the list are played.

    ₹23559 (Avg Bid)
    ₹23559 Avg Bid
    24 bids